# C1.Win.Ribbon.StyleColor

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_Ribbon_StyleColor" data-uid="C1.Win.Ribbon.StyleColor" class="text-break">StyleColor Enum
</h1>
  <div class="markdown level0 summary"><p>Named style colors.</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_StyleColor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum StyleColor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum StyleColor</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_StyleColor_AppButtonDisabledText">AppButtonDisabledText</td>
        <td><p>The color of text that appears on disabled application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppButtonHotText">AppButtonHotText</td>
        <td><p>The color of text that appears on 'hot' application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppButtonPressedText">AppButtonPressedText</td>
        <td><p>The color of text that appears on pressed application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppButtonText">AppButtonText</td>
        <td><p>The color of text that appears on application menu button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuDisabledSubmenuArrow">AppMenuDisabledSubmenuArrow</td>
        <td><p>The color of disabled submenu arrow on application menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuHotSubmenuArrow">AppMenuHotSubmenuArrow</td>
        <td><p>The color of 'hot' submenu arrow on application menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuItemDisabledText">AppMenuItemDisabledText</td>
        <td><p>Text color of disabled items on application menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuItemHotText">AppMenuItemHotText</td>
        <td><p>Text color of the 'hot' items on application menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuItemPressedText">AppMenuItemPressedText</td>
        <td><p>Text color of the pressed application menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuItemText">AppMenuItemText</td>
        <td><p>Normal text color on application menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuPressedSubmenuArrow">AppMenuPressedSubmenuArrow</td>
        <td><p>The color of arrow when the submenu  on application menu item is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuSubmenuArrow">AppMenuSubmenuArrow</td>
        <td><p>Normal color of a submenu arrow on application menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuTabGlyph">AppMenuTabGlyph</td>
        <td><p>The color of the backstage tab glyph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_AppMenuTabLine">AppMenuTabLine</td>
        <td><p>The color of the backstage tab separator line.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxBackground">BoxBackground</td>
        <td><p>The background color of TextBox-like elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxBorder">BoxBorder</td>
        <td><p>Normal border color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxDisabledBackground">BoxDisabledBackground</td>
        <td><p>Background color of disabled TextBox-like elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxDisabledBorder">BoxDisabledBorder</td>
        <td><p>Border color of a disabled TextBox-like element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxDisabledText">BoxDisabledText</td>
        <td><p>The color of text of a disabled TextBox-like element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxDropDownArrow">BoxDropDownArrow</td>
        <td><p>The color of drop-down arrows on TextBox-like elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxDropDownArrowDisabled">BoxDropDownArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows on TextBox-like elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxFocusedBorder">BoxFocusedBorder</td>
        <td><p>Border color of a focused TextBox-like element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxHotBorder">BoxHotBorder</td>
        <td><p>Border color of a hot TextBox-like element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxSuggestedText">BoxSuggestedText</td>
        <td><p>Reserved item, not currently in use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_BoxText">BoxText</td>
        <td><p>The foreground color of TextBox-like elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ButtonBoxBorder">ButtonBoxBorder</td>
        <td><p>Normal color of the button border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ButtonBoxDisabledBorder">ButtonBoxDisabledBorder</td>
        <td><p>The color of disabled button border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ButtonBoxHotBorder">ButtonBoxHotBorder</td>
        <td><p>The color of 'hot' button border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ButtonBoxPressedBorder">ButtonBoxPressedBorder</td>
        <td><p>The color of pressed button border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarArrowGlyph">CalendarArrowGlyph</td>
        <td><p>The color of navigation arrows in the calendar header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarArrowGlyphHot">CalendarArrowGlyphHot</td>
        <td><p>The color of a hot navigation arrow in the calendar header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarArrowGlyphPressed">CalendarArrowGlyphPressed</td>
        <td><p>The color of a pressed navigation arrow in the calendar header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarHeaderText">CalendarHeaderText</td>
        <td><p>The color of text in the calendar header area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarHotToggledBorder">CalendarHotToggledBorder</td>
        <td><p>The color of border of a 'hot' selected day.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarText">CalendarText</td>
        <td><p>Normal day text color in drop-down calendar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CalendarTextInactive">CalendarTextInactive</td>
        <td><p>Text color for days of the month which is not currently selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckBoxBorder">CheckBoxBorder</td>
        <td><p>The color of box border in its normal state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckBoxDisabledBorder">CheckBoxDisabledBorder</td>
        <td><p>The color of disabled box border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckBoxHotBorder">CheckBoxHotBorder</td>
        <td><p>The color of box border in 'hot' state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckMark">CheckMark</td>
        <td><p>The color of check mark in its normal state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckMarkDisabled">CheckMarkDisabled</td>
        <td><p>The color of disabled check mark.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckMarkHot">CheckMarkHot</td>
        <td><p>The color of check mark hovered with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_CheckMarkPressed">CheckMarkPressed</td>
        <td><p>The color of check mark when it is pressed with the mouse.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ColorBorder">ColorBorder</td>
        <td><p>The color of palette cell borders.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ColorHotBorder">ColorHotBorder</td>
        <td><p>The color of the outer frame for the 'hot' palette cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ColorInnerHotBorder">ColorInnerHotBorder</td>
        <td><p>The color of the inner frame displayed for 'hot' and selected palette cells.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ColorPressedBorder">ColorPressedBorder</td>
        <td><p>The color of the outer frame for the selected palette cell.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ConfigToolBarElementBorder">ConfigToolBarElementBorder</td>
        <td><p>Border color for toggled elements on config toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ConfigToolBarHotToggledBorder">ConfigToolBarHotToggledBorder</td>
        <td><p>Border color for toggled elements on config toolbar which are 'hot' (hovered with the mouse pointer).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DayTodayBorder">DayTodayBorder</td>
        <td><p>The color of today day border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DisabledSubmenuArrow">DisabledSubmenuArrow</td>
        <td><p>The color of disabled submenu arrow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DisabledTabText">DisabledTabText</td>
        <td><p>The color of text that appears on a disabled tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DisabledText">DisabledText</td>
        <td><p>The color of disabled text on ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownArrow">DropDownArrow</td>
        <td><p>The color of drop-down arrows in a ribbon group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownArrowDisabled">DropDownArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows in a ribbon group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownArrowHot">DropDownArrowHot</td>
        <td><p>The color of 'hot' drop-down arrows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownArrowPressed">DropDownArrowPressed</td>
        <td><p>The color of pressed drop-down arrows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownBackground">DropDownBackground</td>
        <td><p>Background color of various drop-downs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownBorder">DropDownBorder</td>
        <td><p>The color of outer border for the drop-down windows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownDisabledText">DropDownDisabledText</td>
        <td><p>Text color of disabled elements on menus and other drop-downs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownHotText">DropDownHotText</td>
        <td><p>Text color of the 'hot' menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownImageRecolor">DropDownImageRecolor</td>
        <td><p>If not empty, this color will replace non-transparent and non-white colors in images on menus and other drop-downs. Useful in themes with dark backgrounds to ensure clarity of images designed for light backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownItemSeparator">DropDownItemSeparator</td>
        <td><p>The color of a horizontal line displayed as item separator.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownPressedText">DropDownPressedText</td>
        <td><p>Text color of the pressed menu item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_DropDownText">DropDownText</td>
        <td><p>Normal text color on menus and other drop-downs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FocusedBorder">FocusedBorder</td>
        <td><p>Border color of a focused element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormActiveAppMenuTitleText">FormActiveAppMenuTitleText</td>
        <td><p>Text color of the active app menu window caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormActiveBorder">FormActiveBorder</td>
        <td><p>Form border color when the Form is in active state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormActiveGlyph">FormActiveGlyph</td>
        <td><p>Normal color of an image displayed on a window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormActiveTitleText">FormActiveTitleText</td>
        <td><p>Text color of the active window caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormAppMenuActiveGlyph">FormAppMenuActiveGlyph</td>
        <td><p>Normal color of an image displayed on a app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormAppMenuDisabledGlyph">FormAppMenuDisabledGlyph</td>
        <td><p>The color of an image displayed on a disabled app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormAppMenuHotGlyph">FormAppMenuHotGlyph</td>
        <td><p>The color of an image displayed on 'hot' app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormAppMenuInactiveGlyph">FormAppMenuInactiveGlyph</td>
        <td><p>The color of app menu window button images when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormAppMenuPressedGlyph">FormAppMenuPressedGlyph</td>
        <td><p>The color of an image displayed on pressed app menu window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormBackground">FormBackground</td>
        <td><p>The background color used for filling the Form.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormDisabledGlyph">FormDisabledGlyph</td>
        <td><p>The color of an image displayed on a disabled window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormDropDownArrow">FormDropDownArrow</td>
        <td><p>The color of drop-down arrows on QAT and ConfigToolBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormDropDownArrowDisabled">FormDropDownArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows on QAT and ConfigToolBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormHotCloseButton">FormHotCloseButton</td>
        <td><p>The color of an image displayed on 'hot' CloseButton.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormHotGlyph">FormHotGlyph</td>
        <td><p>The color of an image displayed on 'hot' window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveAppMenuTitleText">FormInactiveAppMenuTitleText</td>
        <td><p>Text color of the inactive app menu window caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveBorder">FormInactiveBorder</td>
        <td><p>Form border color when the Form in not in active state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveGlyph">FormInactiveGlyph</td>
        <td><p>The color of window button images when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveHotCloseButton">FormInactiveHotCloseButton</td>
        <td><p>The color of an image displayed on 'hot' CloseButton when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveHotGlyph">FormInactiveHotGlyph</td>
        <td><p>The color of an image displayed on 'hot' window button when other application is active.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormInactiveTitleText">FormInactiveTitleText</td>
        <td><p>Text color of the inactive window caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormItemDisabledText">FormItemDisabledText</td>
        <td><p>Disabled text color for elements on QAT and ConfigToolBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormItemImageRecolor">FormItemImageRecolor</td>
        <td><p>If not empty, this color will replace non-transparent and non-white colors in images on the QAT and ConfigToolBar. Useful in themes with dark backgrounds to ensure clarity of images designed for light backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormItemText">FormItemText</td>
        <td><p>Normal text color for elements on QAT and ConfigToolBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormPressedCloseButton">FormPressedCloseButton</td>
        <td><p>The color of an image displayed on pressed CloseButton.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormPressedGlyph">FormPressedGlyph</td>
        <td><p>The color of an image displayed on pressed window button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_FormTitleLine">FormTitleLine</td>
        <td><p>The color of thin line that appears below window title (without C1Ribbon).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GalleryItemHotText">GalleryItemHotText</td>
        <td><p>Text color of the 'hot' gallery item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GalleryItemImageRecolor">GalleryItemImageRecolor</td>
        <td><p>If not empty, this color will replace non-transparent and non-white colors in the image of a gallery item. Useful in themes with dark backgrounds to ensure clarity of images designed for light backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GalleryItemPressedText">GalleryItemPressedText</td>
        <td><p>Text color of the pressed gallery item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GalleryItemText">GalleryItemText</td>
        <td><p>Normal text color of a gallery item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GalleryResizeGripper">GalleryResizeGripper</td>
        <td><p>The color of the handle used to resize the gallery window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_Glyph">Glyph</td>
        <td><p>Normal glyph color.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GlyphDisabled">GlyphDisabled</td>
        <td><p>The color of disabled glyph.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GlyphHot">GlyphHot</td>
        <td><p>The color of glyph under the mouse pointer.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GlyphPressed">GlyphPressed</td>
        <td><p>The color of glyph in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GroupButtonBoxBorder">GroupButtonBoxBorder</td>
        <td><p>The border color of the box with group image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GroupCaptionDisabledText">GroupCaptionDisabledText</td>
        <td><p>The color of the disabled group caption text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GroupCaptionText">GroupCaptionText</td>
        <td><p>The color of the group caption text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GroupPopupBorder">GroupPopupBorder</td>
        <td><p>The border color for a group displayed as popup window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_GroupSeparator">GroupSeparator</td>
        <td><p>The color of separator between groups.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotSubmenuArrow">HotSubmenuArrow</td>
        <td><p>The color of 'hot' submenu arrow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabBackground">HotTabBackground</td>
        <td><p>Background color of the 'hot' tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText">HotTabText</td>
        <td><p>The color of text that appears on the 'hot' tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Blue">HotTabText_Blue</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Cyan">HotTabText_Cyan</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Green">HotTabText_Green</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Orange">HotTabText_Orange</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Red">HotTabText_Red</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Violet">HotTabText_Violet</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotTabText_Yellow">HotTabText_Yellow</td>
        <td><p>The color of text that appears on 'hot' tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotText">HotText</td>
        <td><p>Text color for 'hot' ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_HotToggledBorder">HotToggledBorder</td>
        <td><p>Border color for toggled elements which are 'hot' (hovered with the mouse pointer).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ItemSeparator">ItemSeparator</td>
        <td><p>The color of a separator between ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_KeyTipBackground">KeyTipBackground</td>
        <td><p>Background color of key-tip windows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_KeyTipText">KeyTipText</td>
        <td><p>Text color in key-tip windows.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuBoldText">MenuBoldText</td>
        <td><p>The color of text displayed in labels of large menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuCheckBoxBorder">MenuCheckBoxBorder</td>
        <td><p>The color of border of the box displayed for toggled menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuCheckMark">MenuCheckMark</td>
        <td><p>The color of check mark displayed for toggled menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuDropDownArrow">MenuDropDownArrow</td>
        <td><p>The color of drop-down arrows in the pop-up of the QAT chevron.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuDropDownArrowDisabled">MenuDropDownArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows in the pop-up of the QAT chevron.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuHeaderText">MenuHeaderText</td>
        <td><p>The color of text displayed in menu headers.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_MenuResizeGripper">MenuResizeGripper</td>
        <td><p>The color of a handle for resizing menus vertically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_None">None</td>
        <td><p>Value used as default for <a class="xref" href="C1.Win.Ribbon.StyleColor.html">StyleColor</a> enumeration.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_PressedSubmenuArrow">PressedSubmenuArrow</td>
        <td><p>The color of arrow when the submenu is visible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_PressedText">PressedText</td>
        <td><p>Text color for pressed ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_PressedToggledBorder">PressedToggledBorder</td>
        <td><p>Border color for toggled elements which are 'pressed'.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonItemImageRecolor">RibbonItemImageRecolor</td>
        <td><p>If not empty, this color will replace non-transparent and non-white colors in images for ribbon elements. Useful in themes with dark backgrounds to ensure clarity of images designed for light backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonProgressBorder">RibbonProgressBorder</td>
        <td><p>The color of the outer border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonProgressDisabledBorder">RibbonProgressDisabledBorder</td>
        <td><p>The color of disabled outer border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBar">RibbonTrackBar</td>
        <td><p>The color of slider and tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBarDisabled">RibbonTrackBarDisabled</td>
        <td><p>The color of disabled slider and tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBarDisabledGlyph">RibbonTrackBarDisabledGlyph</td>
        <td><p>The color of disabled thumb and button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBarGlyph">RibbonTrackBarGlyph</td>
        <td><p>The color of thumb and button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBarHotGlyph">RibbonTrackBarHotGlyph</td>
        <td><p>The color of 'hot' thumb and 'hot' button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_RibbonTrackBarPressedGlyph">RibbonTrackBarPressedGlyph</td>
        <td><p>The color of a pressed thumb or pressed button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarArrow">ScrollBarArrow</td>
        <td><p>The color of the scrollbar arrow image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarArrowHot">ScrollBarArrowHot</td>
        <td><p>The color of the 'hot' scrollbar arrow image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarArrowPressed">ScrollBarArrowPressed</td>
        <td><p>The color of the 'pressed' scrollbar arrow image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarButtonBorder">ScrollBarButtonBorder</td>
        <td><p>The color of button border in normal button state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarButtonHotBorder">ScrollBarButtonHotBorder</td>
        <td><p>The color of button border in 'hot' button state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarButtonPressedBorder">ScrollBarButtonPressedBorder</td>
        <td><p>The color of button border in pressed button state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarThumbBorder">ScrollBarThumbBorder</td>
        <td><p>Normal border color of the thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarThumbHotBorder">ScrollBarThumbHotBorder</td>
        <td><p>Border color of the 'hot' thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ScrollBarThumbPressedBorder">ScrollBarThumbPressedBorder</td>
        <td><p>The color of border for the pressed thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_SelectedTabText">SelectedTabText</td>
        <td><p>The color of text that appears on the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_SplitButtonHotBackground">SplitButtonHotBackground</td>
        <td><p>Background of 'hot' split button, but not the hovered part of the button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StackScrollArrow">StackScrollArrow</td>
        <td><p>Normal color of an arrow glyph on the scroll button ('hot scrolling' menu area).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StackScrollHotArrow">StackScrollHotArrow</td>
        <td><p>The color of an arrow glyph on 'hot' scroll button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarBorder">StatusBarBorder</td>
        <td><p>The color of border that appears above the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarDisabledText">StatusBarDisabledText</td>
        <td><p>Text color of disabled elements on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarHotText">StatusBarHotText</td>
        <td><p>Text color for 'hot' elements on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarImageRecolor">StatusBarImageRecolor</td>
        <td><p>If not empty, this color will replace non-transparent and non-white colors in images on C1StatusBar. Useful in themes with dark backgrounds to ensure clarity of images designed for light backgrounds.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarPressedText">StatusBarPressedText</td>
        <td><p>Text color for pressed elements on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarSeparator">StatusBarSeparator</td>
        <td><p>The color of a separator between ribbon elements on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusBarText">StatusBarText</td>
        <td><p>The color of text on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusDropDownArrow">StatusDropDownArrow</td>
        <td><p>The color of drop-down arrows on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusDropDownArrowDisabled">StatusDropDownArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusDropDownArrowHot">StatusDropDownArrowHot</td>
        <td><p>The color of 'hot' drop-down arrows on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusDropDownArrowPressed">StatusDropDownArrowPressed</td>
        <td><p>The color of pressed drop-down arrows on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusProgressBorder">StatusProgressBorder</td>
        <td><p>The color of the outer border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusProgressDisabledBorder">StatusProgressDisabledBorder</td>
        <td><p>The color of disabled outer border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBar">StatusTrackBar</td>
        <td><p>The color of slider and tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBarDisabled">StatusTrackBarDisabled</td>
        <td><p>The color of disabled slider and tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBarDisabledGlyph">StatusTrackBarDisabledGlyph</td>
        <td><p>The color of disabled thumb and button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBarGlyph">StatusTrackBarGlyph</td>
        <td><p>The color of thumb and button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBarHotGlyph">StatusTrackBarHotGlyph</td>
        <td><p>The color of 'hot' thumb and 'hot' button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_StatusTrackBarPressedGlyph">StatusTrackBarPressedGlyph</td>
        <td><p>The color of a pressed thumb or pressed button glyphs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_SubmenuArrow">SubmenuArrow</td>
        <td><p>Normal color of a submenu arrow.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabBackground">TabBackground</td>
        <td><p>Background color of the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabBorder">TabBorder</td>
        <td><p>The color of border that appears above and below the tab content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabCaptionBorder">TabCaptionBorder</td>
        <td><p>The border color of the tab caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabCaptionHotBorder">TabCaptionHotBorder</td>
        <td><p>The border color of the 'hot' tab caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Blue">TabGroupLine_Blue</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Cyan">TabGroupLine_Cyan</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Green">TabGroupLine_Green</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Orange">TabGroupLine_Orange</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Red">TabGroupLine_Red</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Violet">TabGroupLine_Violet</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupLine_Yellow">TabGroupLine_Yellow</td>
        <td><p>The color of line at the top of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Blue">TabGroupText_Blue</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Cyan">TabGroupText_Cyan</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Green">TabGroupText_Green</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Orange">TabGroupText_Orange</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Red">TabGroupText_Red</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Violet">TabGroupText_Violet</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabGroupText_Yellow">TabGroupText_Yellow</td>
        <td><p>Text color for the caption of contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText">TabText</td>
        <td><p>The color of text that appears on a tab which is not currently selected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Blue">TabText_Blue</td>
        <td><p>The color of text that appears on contextual tabs.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Cyan">TabText_Cyan</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Green">TabText_Green</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Orange">TabText_Orange</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Red">TabText_Red</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Violet">TabText_Violet</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TabText_Yellow">TabText_Yellow</td>
        <td><p>The color of text that appears on contextual tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_Text">Text</td>
        <td><p>Normal text color for ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToggledBorder">ToggledBorder</td>
        <td><p>Border color for toggled elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToggledText">ToggledText</td>
        <td><p>Text color for toggled elements, such as a RibbonToggleButton in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarArrow">ToolBarArrow</td>
        <td><p>The color of drop-down arrows in a ribbon toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarArrowDisabled">ToolBarArrowDisabled</td>
        <td><p>The color of disabled drop-down arrows in a ribbon toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarArrowHot">ToolBarArrowHot</td>
        <td><p>The color of 'hot' drop-down arrows in a ribbon toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarArrowPressed">ToolBarArrowPressed</td>
        <td><p>The color of pressed drop-down arrows in a ribbon toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarDisabledText">ToolBarDisabledText</td>
        <td><p>The color of disabled text on toolbar elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarHotText">ToolBarHotText</td>
        <td><p>Text color for 'hot' elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarHotToggledBorder">ToolBarHotToggledBorder</td>
        <td><p>Border color for toggled elements on toolbar which are 'hot' (hovered with the mouse pointer).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarPressedText">ToolBarPressedText</td>
        <td><p>Text color for pressed toolbar elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarPressedToggledBorder">ToolBarPressedToggledBorder</td>
        <td><p>Border color for toggled elements on toolbar which are 'pressed'.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarText">ToolBarText</td>
        <td><p>Normal text color for elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarToggledBorder">ToolBarToggledBorder</td>
        <td><p>Border color for toggled elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_ToolBarToggledText">ToolBarToggledText</td>
        <td><p>Text color for toggled elements on toolbar, such as a RibbonToggleButton in pressed state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TooltipBackground">TooltipBackground</td>
        <td><p>The background of the tooltip window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TooltipBorder">TooltipBorder</td>
        <td><p>The color of the border drawn around a tooltip.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleColor_TooltipText">TooltipText</td>
        <td><p>The foreground color of the tooltip window.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
