[]
        
(Showing Draft Content)

C1.Win.Ribbon.StyleBrush

StyleBrush Enum

Named style brushes.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public enum StyleBrush

Fields

Name Description
AppButton

Normal background of application menu button.

AppButtonDisabled

Background of disabled application menu button.

AppButtonHot

Background of 'hot' application menu button.

AppButtonPressed

Background of pressed application menu button.

AppMenuBackground

Background of an application menu.

AppMenuHotItem

Background of 'hot' items on application menu.

AppMenuPressedItem

Background of pressed items on application menu.

BackstageTopPanelBackground

Background of a top left panel of a backstage view.

BottomToolBarBackground

Background of the RibbonBottomToolBar component.

CalendarHeader

Background of the calendar header area.

CalendarHotDay

The 'hot' background used for a day under the mouse pointer.

CalendarPressedDay

Background of the day being pressed with the mouse.

CalendarToggledDay

Background of the selected (picked) day.

CheckBox

Normal background of the mark area.

CheckBoxDisabled

Background of disabled check box's mark area.

CheckBoxHot

Normal background of the 'hot' mark area.

CheckBoxPressed

Normal background of the pressed mark area.

ConfigToolBarBackground

Background of the RibbonConfigToolBar component.

DropDownHotItem

Background of 'hot' elements, such as menu items.

DropDownPressedItem

Background of pressed elements, such as an opened submenu.

FormAppMenuHotButton

Background of the 'hot' app menu window button.

FormAppMenuPressedButton

Background of the pressed app menu window button.

FormBackground2

Background of C1Ribbon header area.

FormBackground3

Background of C1Ribbon bottom area.

FormBackstageTitle

Background of the window title for a backstage view.

FormHotButton

Background of the 'hot' window button.

FormHotCloseButton

Background of the 'hot' CloseButton.

FormInactiveBackground2

Background of C1Ribbon header area when other application is active.

FormInactiveHotButton

Background of the 'hot' window button when other application is active.

FormInactiveHotCloseButton

Background of the 'hot' CloseButton when other application is active.

FormInactiveTitle

Background of the window title when other application is active.

FormPressedButton

Background of the pressed window button.

FormPressedCloseButton

Background of the pressed CloseButton.

FormTitle

Background of the window title.

GalleryItem

Background of a gallery item in its normal state.

GalleryItemHot

Background of a 'hot' gallery item (hovered with the mouse pointer).

GalleryItemPressed

Background of a pressed gallery item.

GalleryItemToggled

Background of a toggled gallery item in pressed state.

GroupButton

Background of a group button.

GroupButtonBox

Background of the box with group image.

GroupButtonHot

Background of the 'hot' group button.

GroupButtonPressed

Background of the pressed group button showing its drop-down.

GroupPopupBackground

Background of a ribbon group displayed as popup window.

Hot

The 'hot' background used for elements under the mouse pointer.

MenuCheckBox

Background of the box displayed for toggled menu items.

MenuHeader

Background of menu headers (RibbonLabel elements in menus).

None

Value used as default for StyleBrush enumeration.

Pressed

Background of the pressed items.

RadioMark

The color of radio mark in its normal state.

RadioMarkDisabled

The color of disabled radio mark.

RadioMarkHot

The color of radio mark hovered with the mouse.

RadioMarkPressed

The color of radio mark when it is pressed with the mouse.

RibbonDisabledProgress

Background of a disabled bar showing progress.

RibbonProgress

Background of the bar showing progress.

ScrollBarButton

Normal background of the scrollbar buttons.

ScrollBarButtonHot

Background of a scroll button that is hovered with the mouse pointer.

ScrollBarButtonPressed

Background of a pressed scroll button.

ScrollBarThumb

Normal background of the scrollbar thumb.

ScrollBarThumbHot

Background of the 'hot' scrollbar thumb.

ScrollBarThumbPressed

Background of the pressed scrollbar thumb.

ScrollBarTrack

Background of the scrollbar track.

StatusBar

Background of C1StatusBar control.

StatusBarHotItem

The background of 'hot' elements (under the mouse pointer).

StatusBarPressedItem

The background of elements in pressed state.

StatusDisabledProgress

Background of a disabled bar showing progress.

StatusProgress

Background of the bar showing progress.

TabBackground2

Background of the ribbon tab area.

TabGroup_Blue

Background of the contextual group area.

TabGroup_Cyan

Background of the contextual group area.

TabGroup_Green

Background of the contextual group area.

TabGroup_Orange

Background of the contextual group area.

TabGroup_Red

Background of the contextual group area.

TabGroup_Violet

Background of the contextual group area.

TabGroup_Yellow

Background of the contextual group area.

Toggled

Background of toggled elements, such as a RibbonToggleButton in pressed state.

ToolBarHot

Background of the 'hot' elements on toolbar.

ToolBarPressed

Background of the pressed elements on toolbar.

ToolBarToggled

Background of toggled elements on toolbar, such as a RibbonToggleButton in pressed state.