Componentone Toolbar for WPF and Silverlight
C1Toolbar Layout and Appearance / ComponentOne ClearStyle Technology / Toolbar ClearStyle Properties
In This Topic
    Toolbar ClearStyle Properties
    In This Topic

    C1Toolbar supports ComponentOne's ClearStyle technology, which allows you to easily change control colors without having to change control templates. By setting a few color properties, you can quickly style the C1Toolbar elements. The supported properties for C1Toolbar are listed in the following table:

     

    Property

    Description

    MouseOverBrush

    Gets or sets the brush used to highlight the control when the mouse is hovering over it.

    PressedBrush

    Gets or sets the System.Windows.Media.Brush used to highlight the buttons when they are clicked.

    FocusBrush

    Gets or sets the brush of the control when the control is focused.

    Header (C1ToolbarGroup only)

    Gets or sets the brush used to paint the header.