Getting Started with WPF | ComponentOne Studio Edition
Theming / Clear Style Technology / Clear Style Properties
In This Topic
    Clear Style Properties
    In This Topic

    With each release, ComponentOne will be adding ClearStyle functionality to more controls. Currently several Silverlight and WPF controls support ClearStyle. The following table lists all of the ClearStyle-supported Silverlight controls as well as the ClearStyle properties that each supports.

     

    Property

    Supported Controls

    AlternatingBackground

    C1Scheduler

    AppointmentForeground

    C1Scheduler

    AlternatingRowBackground

    C1DataGrid

    AlternatingRowForeground

    C1DataGrid

    Background

    C1Accordion, C1AccordionItem, C1ColorPicker, C1ComboBox, C1ComboBoxItem, C1ContextMenu, C1CoverFlow, C1DataGrid, C1DateTimePicker, C1Docking, C1DropDown, C1Expander, C1ExpanderButton, C1FilePicker, C1HeaderedContentControl, C1Map, C1MediaPlayer. C1Menu, C1MenuList, C1MenuItem, C1NumericBox, C1Window, C1RangeSlider, C1PropertyGrid, C1Scheduler, C1TabControl, C1TabItem, C1TextBoxBase, C1TimeEditor, C1Toolbar, C1ToolbarGroup, C1ToolbarStrip, C1ToolbarStripItem, C1TreeView, C1TreeViewItem, C1Window

    ButtonBackground

    C1ComboBox, C1CoverFlow, C1DropDown, C1FilePicker, C1NumericBox, C1TimeEditor, C1ToolbarStrip, C1Window

    ButtonForeground

    C1ComboBox, C1CoverFlow, C1DropDown, C1FilePicker, C1NumericBox, C1TimeEditor, C1ToolbarStrip, C1Window

    CaretBrush

    C1ColorPicker, C1ComboBox, C1DateTimePicker, C1NumericBox, C1TextBoxBase, C1TimeEditor

    CategoryBackground

    C1PropertyGrid

    CategoryForeground

    C1PropertyGrid

    ControlBackground

    C1Scheduler

    ControlForeground

    C1Scheduler

    ExpandedBackground

    C1AccordionItem, C1Expander, C1ExpanderButton,

    FocusBrush

    C1ColorPicker, C1ComboBox, C1DataGrid, C1DateTimePicker, C1DropDown, C1Expander, C1ExpanderButton, C1FilePicker, C1MediaPlayer. C1NumericBox, C1Window, C1RangeSlider, C1TextBoxBase, C1TimeEditor, C1Toolbar, C1ToolbarGroup, C1ToolbarStrip, C1ToolbarStripItem

    Header

    C1Accordion, C1AccordionItem, C1Expander, C1HeaderedContentControl, C1Window

    HighlightedBackground

    C1ContextMenu, C1Menu, C1MenuList, C1MenuItem

    HorizontalGridLinesBrush

    C1DataGrid

    MouseOverBrush

    C1Accordion, C1AccordionItem, C1ColorPicker, C1ComboBox, C1ComboBoxItem, C1CoverFlow, C1DataGrid, C1DateTimePicker, C1Docking, C1DropDown, C1Expander, C1ExpanderButton, C1FilePicker, C1Map, C1MediaPlayer. C1NumericBox, C1RangeSlider, C1PropertyGrid, C1TabControl, C1TabItem, C1TextBoxBase, C1TimeEditor, C1Toolbar, C1ToolbarGroup, C1ToolbarStrip, C1ToolbarStripItem, C1TreeView, C1TreeViewItem, C1Window

    OpenedBackground

    C1ContextMenu, C1Menu, C1MenuList, C1MenuItem

    PressedBrush

    C1ColorPicker, C1ComboBox, C1CoverFlow, C1DataGrid, C1DateTimePicker, C1DropDown, C1ExpanderButton, C1FilePicker, C1Map, C1MediaPlayer. C1NumericBox, C1PropertyGrid, C1RangeSlider, C1TextBoxBase, C1TimeEditor, C1Toolbar, C1ToolbarGroup, C1ToolbarStrip, C1ToolbarStripItem, C1Window

    RowBackground

    C1DataGrid

    RowForeground

    C1DataGrid

    SelectedBackground

    C1ComboBox, C1ComboBoxItem, C1DataGrid, C1Scheduler, C1TabControl, C1TabItem, C1TreeView, C1TreeViewItem,

    SelectionBackground

    C1ColorPicker, C1ComboBox, C1DateTimePicker, C1FilePicker, C1NumericBox, C1TextBoxBase, C1TimeEditor

    SelectionForeground

    C1ColorPicker, C1ComboBox, C1DateTimePicker, C1FilePicker, C1NumericBox, C1TextBoxBase, C1TimeEditor

    TabItemBackground,

    C1Docking

    TabStripBackground

    C1Docking, C1TabControl

    TabStripForeground

    C1Docking, C1TabControl

    TodayBackground

    C1Scheduler

    See Also