# C1.Win.Ribbon.StyleConst

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_Ribbon_StyleConst" data-uid="C1.Win.Ribbon.StyleConst" class="text-break">StyleConst Enum
</h1>
  <div class="markdown level0 summary"><p>Named style constants of System.Int32 type.</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_StyleConst_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum StyleConst</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum StyleConst</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_StyleConst_CheckBoxSize">CheckBoxSize</td>
        <td><p>Width and height of the check box mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ContentAreaCorners">ContentAreaCorners</td>
        <td><p>The corners of a tab content area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ContentAreaHeight">ContentAreaHeight</td>
        <td><p>Height of the tab content area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ContentAreaMarginsLeftRight">ContentAreaMarginsLeftRight</td>
        <td><p>The left and right margins of a tab content area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ContentAreaMarginsTopBottom">ContentAreaMarginsTopBottom</td>
        <td><p>The top and bottom margins of a tab content area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ElementBorder">ElementBorder</td>
        <td><p>The border of an element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ExpandedGalleryHeight">ExpandedGalleryHeight</td>
        <td><p>Height of a RibbonGallery when it is expanded in RibbonGroup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ExpandedGalleryPadding">ExpandedGalleryPadding</td>
        <td><p>Top and bottom padding of an expanded RibbonGallery.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ExpandedMediumGalleryHeight">ExpandedMediumGalleryHeight</td>
        <td><p>Height of a RibbonGallery when it is expanded in RibbonGroup and hosted in simplified view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormButtonHeight">FormButtonHeight</td>
        <td><p>Window buttons height.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormButtonOffsetY">FormButtonOffsetY</td>
        <td><p>The offset of windows buttons from the Form top border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormButtonWidth">FormButtonWidth</td>
        <td><p>Window buttons width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormIconOffsetX">FormIconOffsetX</td>
        <td><p>X-coordinate of the form icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormIconOffsetY">FormIconOffsetY</td>
        <td><p>Y-coordinate of the form icon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormTextOffsetX">FormTextOffsetX</td>
        <td><p>X-coordinate of the window caption (without C1Ribbon).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormTextOffsetY">FormTextOffsetY</td>
        <td><p>Y-coordinate of the window caption.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_FormTitleHeight">FormTitleHeight</td>
        <td><p>Window title height (with and without C1Ribbon).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_GalleryButtonWidth">GalleryButtonWidth</td>
        <td><p>The width of scrolling and drop-down buttons displayed in expanded RibbonGallery.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_GripPanelHeight">GripPanelHeight</td>
        <td><p>The height of the menu resizing gripper area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_GroupButtonBoxSize">GroupButtonBoxSize</td>
        <td><p>Width and height of the box with group image.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ItemSeparatorWidth">ItemSeparatorWidth</td>
        <td><p>The width of a vertical line displayed as separator between ribbon elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_LargeElementCorners">LargeElementCorners</td>
        <td><p>The corners of a large element on the Ribbon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_LargeItemHeight">LargeItemHeight</td>
        <td><p>The height of large vertical ribbon buttons and menus (with 32x32 images).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_LargeMenuSeparatorLeftPadding">LargeMenuSeparatorLeftPadding</td>
        <td><p>Spacing before the horizontal line displayed as large menu item separator.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_MdiChildButtonWidth">MdiChildButtonWidth</td>
        <td><p>The width of buttons on the ConfigToolBar when an MDI child window is maximized.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_MdiFormTitleHeight">MdiFormTitleHeight</td>
        <td><p>The height of the maximized MDI window title.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_MediumItemHeight">MediumItemHeight</td>
        <td><p>The height of medium vertical ribbon buttons and menus (with 22x22 images).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_MenuSeparatorLeftPadding">MenuSeparatorLeftPadding</td>
        <td><p>Spacing before the horizontal line displayed as menu item separator.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_MoreMenuItemHeight">MoreMenuItemHeight</td>
        <td><p>The height of buttons and other elements in a more menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_None">None</td>
        <td><p>Value used as default for <a class="xref" href="C1.Win.Ribbon.StyleConst.html">StyleConst</a> enumeration.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ProgressBarPadding">ProgressBarPadding</td>
        <td><p>The value of horizontal and vertical padding of the bar showing progress.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_QatDropDownPadding">QatDropDownPadding</td>
        <td><p>The left-right padding of the QAT drop-down button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_QatIndent">QatIndent</td>
        <td><p>The width of a separator between the QAT and form icon (and the 'Customize QAT' button).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_QatItemHeight">QatItemHeight</td>
        <td><p>The height of items on the Quick Access Toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_RadioMarkSize">RadioMarkSize</td>
        <td><p>Width and height of the check box mark area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ScrollBarCorners">ScrollBarCorners</td>
        <td><p>The corners of a scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ScrollBarMargins">ScrollBarMargins</td>
        <td><p>The margins of a scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_SimplifiedContentAreaHeight">SimplifiedContentAreaHeight</td>
        <td><p>Height of the simplified tab content area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_SimplifiedEditPadding">SimplifiedEditPadding</td>
        <td><p>Padding of the edit element hosted on the simplified tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_SizingGripAreaWidth">SizingGripAreaWidth</td>
        <td><p>Form resizing grip area width.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_SmallElementCorners">SmallElementCorners</td>
        <td><p>The corners of a small element on the Ribbon.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_SmallItemHeight">SmallItemHeight</td>
        <td><p>The height of small buttons and other elements in a ribbon group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StackScrollButtonHeight">StackScrollButtonHeight</td>
        <td><p>The height of a stack scroll button ('hot scrolling' menu area).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StatusBarAreaSeparatorWidth">StatusBarAreaSeparatorWidth</td>
        <td><p>The width of the area that separates left and right panels on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StatusBarHeight">StatusBarHeight</td>
        <td><p>The height of C1StatusBar control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StatusBarSeparatorHorizontalPadding">StatusBarSeparatorHorizontalPadding</td>
        <td><p>Left and right padding of a RibbonSeparator element on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StatusBarSeparatorVerticalPadding">StatusBarSeparatorVerticalPadding</td>
        <td><p>Top and bottom padding of a RibbonSeparator element on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_StatusBarSeparatorWidth">StatusBarSeparatorWidth</td>
        <td><p>The width of RibbonSeparator element on C1StatusBar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabAreaHeight">TabAreaHeight</td>
        <td><p>The height of a tab header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabArrowMargins">TabArrowMargins</td>
        <td><p>The margins of the right bottom arrow button of the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabGroupBottomPadding">TabGroupBottomPadding</td>
        <td><p>Spacing below the tab group caption (for better alignment).</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabGroupTopLineHeight">TabGroupTopLineHeight</td>
        <td><p>The height of colored line at the top of a contextual tab group.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabLineHeight">TabLineHeight</td>
        <td><p>The height of bottom line of a 'seleted' tab header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TabLineHotHeight">TabLineHotHeight</td>
        <td><p>The height of bottom line of a 'hot' tab header.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_ToolBarChildSpacing">ToolBarChildSpacing</td>
        <td><p>The spacing between elements on toolbar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TooltipGradient">TooltipGradient</td>
        <td><p>Specifies a background gradient for tooltips.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TrackBarThumbHeight">TrackBarThumbHeight</td>
        <td><p>The height of the track bar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TrackBarThumbWidth">TrackBarThumbWidth</td>
        <td><p>The width of the track bar thumb.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TrackBarTickHeight">TrackBarTickHeight</td>
        <td><p>The height of the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_TrackBarTickWidth">TrackBarTickWidth</td>
        <td><p>The width of the tick marks.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleConst_WatermarkOpacity">WatermarkOpacity</td>
        <td><p>The opacity level (from 0 to 100) used for an image assigned to the WatermarkImage property.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
