# C1.Win.Ribbon.StyleBrush

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_Ribbon_StyleBrush" data-uid="C1.Win.Ribbon.StyleBrush" class="text-break">StyleBrush Enum
</h1>
  <div class="markdown level0 summary"><p>Named style brushes.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Ribbon.html">C1.Win.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Ribbon.10.dll</h6>
  <h5 id="C1_Win_Ribbon_StyleBrush_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum StyleBrush</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum StyleBrush</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppButton">AppButton</td>
        <td><p>Normal background of application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppButtonDisabled">AppButtonDisabled</td>
        <td><p>Background of disabled application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppButtonHot">AppButtonHot</td>
        <td><p>Background of 'hot' application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppButtonPressed">AppButtonPressed</td>
        <td><p>Background of pressed application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppMenuBackground">AppMenuBackground</td>
        <td><p>Background of an application menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppMenuHotItem">AppMenuHotItem</td>
        <td><p>Background of 'hot' items on application menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_AppMenuPressedItem">AppMenuPressedItem</td>
        <td><p>Background of pressed items on application menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_BackstageTopPanelBackground">BackstageTopPanelBackground</td>
        <td><p>Background of a top left panel of a backstage view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_BottomToolBarBackground">BottomToolBarBackground</td>
        <td><p>Background of the RibbonBottomToolBar component.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CalendarHeader">CalendarHeader</td>
        <td><p>Background of the calendar header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CalendarHotDay">CalendarHotDay</td>
        <td><p>The 'hot' background used for a day under the mouse pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CalendarPressedDay">CalendarPressedDay</td>
        <td><p>Background of the day being pressed with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CalendarToggledDay">CalendarToggledDay</td>
        <td><p>Background of the selected (picked) day.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CheckBox">CheckBox</td>
        <td><p>Normal background of the mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CheckBoxDisabled">CheckBoxDisabled</td>
        <td><p>Background of disabled check box's mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CheckBoxHot">CheckBoxHot</td>
        <td><p>Normal background of the 'hot' mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_CheckBoxPressed">CheckBoxPressed</td>
        <td><p>Normal background of the pressed mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ConfigToolBarBackground">ConfigToolBarBackground</td>
        <td><p>Background of the RibbonConfigToolBar component.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_DropDownHotItem">DropDownHotItem</td>
        <td><p>Background of 'hot' elements, such as menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_DropDownPressedItem">DropDownPressedItem</td>
        <td><p>Background of pressed elements, such as an opened submenu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormAppMenuHotButton">FormAppMenuHotButton</td>
        <td><p>Background of the 'hot' app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormAppMenuPressedButton">FormAppMenuPressedButton</td>
        <td><p>Background of the pressed app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormBackground2">FormBackground2</td>
        <td><p>Background of C1Ribbon header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormBackground3">FormBackground3</td>
        <td><p>Background of C1Ribbon bottom area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormBackstageTitle">FormBackstageTitle</td>
        <td><p>Background of the window title for a backstage view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormHotButton">FormHotButton</td>
        <td><p>Background of the 'hot' window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormHotCloseButton">FormHotCloseButton</td>
        <td><p>Background of the 'hot' CloseButton.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormInactiveBackground2">FormInactiveBackground2</td>
        <td><p>Background of C1Ribbon header area when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormInactiveHotButton">FormInactiveHotButton</td>
        <td><p>Background of the 'hot' window button when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormInactiveHotCloseButton">FormInactiveHotCloseButton</td>
        <td><p>Background of the 'hot' CloseButton when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormInactiveTitle">FormInactiveTitle</td>
        <td><p>Background of the window title when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormPressedButton">FormPressedButton</td>
        <td><p>Background of the pressed window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormPressedCloseButton">FormPressedCloseButton</td>
        <td><p>Background of the pressed CloseButton.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_FormTitle">FormTitle</td>
        <td><p>Background of the window title.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GalleryItem">GalleryItem</td>
        <td><p>Background of a gallery item in its normal state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GalleryItemHot">GalleryItemHot</td>
        <td><p>Background of a 'hot' gallery item (hovered with the mouse pointer).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GalleryItemPressed">GalleryItemPressed</td>
        <td><p>Background of a pressed gallery item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GalleryItemToggled">GalleryItemToggled</td>
        <td><p>Background of a toggled gallery item in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GroupButton">GroupButton</td>
        <td><p>Background of a group button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GroupButtonBox">GroupButtonBox</td>
        <td><p>Background of the box with group image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GroupButtonHot">GroupButtonHot</td>
        <td><p>Background of the 'hot' group button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GroupButtonPressed">GroupButtonPressed</td>
        <td><p>Background of the pressed group button showing its drop-down.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_GroupPopupBackground">GroupPopupBackground</td>
        <td><p>Background of a ribbon group displayed as popup window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_Hot">Hot</td>
        <td><p>The 'hot' background used for elements under the mouse pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_MenuCheckBox">MenuCheckBox</td>
        <td><p>Background of the box displayed for toggled menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_MenuHeader">MenuHeader</td>
        <td><p>Background of menu headers (RibbonLabel elements in menus).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_None">None</td>
        <td><p>Value used as default for <a class="xref" href="C1.Win.Ribbon.StyleBrush.html">StyleBrush</a> enumeration.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_Pressed">Pressed</td>
        <td><p>Background of the pressed items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RadioMark">RadioMark</td>
        <td><p>The color of radio mark in its normal state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RadioMarkDisabled">RadioMarkDisabled</td>
        <td><p>The color of disabled radio mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RadioMarkHot">RadioMarkHot</td>
        <td><p>The color of radio mark hovered with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RadioMarkPressed">RadioMarkPressed</td>
        <td><p>The color of radio mark when it is pressed with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RibbonDisabledProgress">RibbonDisabledProgress</td>
        <td><p>Background of a disabled bar showing progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_RibbonProgress">RibbonProgress</td>
        <td><p>Background of the bar showing progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarButton">ScrollBarButton</td>
        <td><p>Normal background of the scrollbar buttons.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarButtonHot">ScrollBarButtonHot</td>
        <td><p>Background of a scroll button that is hovered with the mouse pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarButtonPressed">ScrollBarButtonPressed</td>
        <td><p>Background of a pressed scroll button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarThumb">ScrollBarThumb</td>
        <td><p>Normal background of the scrollbar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarThumbHot">ScrollBarThumbHot</td>
        <td><p>Background of the 'hot' scrollbar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarThumbPressed">ScrollBarThumbPressed</td>
        <td><p>Background of the pressed scrollbar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ScrollBarTrack">ScrollBarTrack</td>
        <td><p>Background of the scrollbar track.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_StatusBar">StatusBar</td>
        <td><p>Background of C1StatusBar control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_StatusBarHotItem">StatusBarHotItem</td>
        <td><p>The background of 'hot' elements (under the mouse pointer).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_StatusBarPressedItem">StatusBarPressedItem</td>
        <td><p>The background of elements in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_StatusDisabledProgress">StatusDisabledProgress</td>
        <td><p>Background of a disabled bar showing progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_StatusProgress">StatusProgress</td>
        <td><p>Background of the bar showing progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabBackground2">TabBackground2</td>
        <td><p>Background of the ribbon tab area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Blue">TabGroup_Blue</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Cyan">TabGroup_Cyan</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Green">TabGroup_Green</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Orange">TabGroup_Orange</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Red">TabGroup_Red</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Violet">TabGroup_Violet</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_TabGroup_Yellow">TabGroup_Yellow</td>
        <td><p>Background of the contextual group area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_Toggled">Toggled</td>
        <td><p>Background of toggled elements, such as a RibbonToggleButton in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ToolBarHot">ToolBarHot</td>
        <td><p>Background of the 'hot' elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ToolBarPressed">ToolBarPressed</td>
        <td><p>Background of the pressed elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleBrush_ToolBarToggled">ToolBarToggled</td>
        <td><p>Background of toggled elements on toolbar, such as a RibbonToggleButton in pressed state.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
