# C1.Win.Ribbon.StyleGlyph

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="C1_Win_Ribbon_StyleGlyph" data-uid="C1.Win.Ribbon.StyleGlyph" class="text-break">StyleGlyph Enum
</h1>
  <div class="markdown level0 summary"><p>Named style glyphs.</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_StyleGlyph_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum StyleGlyph</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum StyleGlyph</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_StyleGlyph_ArrowDown">ArrowDown</td>
        <td><p>A black&amp;white image displayed on the 'Scroll Down' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_ArrowLeft">ArrowLeft</td>
        <td><p>A black&amp;white image displayed on the 'Scroll Left' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_ArrowRight">ArrowRight</td>
        <td><p>A black&amp;white image displayed on the 'Scroll Right' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_ArrowUp">ArrowUp</td>
        <td><p>A black&amp;white image displayed on the 'Scroll Up' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_CalendarDropDown">CalendarDropDown</td>
        <td><p>A black&amp;white image displayed on the drop-down button of RibbonDatePicker.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_CheckMark">CheckMark</td>
        <td><p>A black&amp;white image that appears on checked check boxes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_CloseButton">CloseButton</td>
        <td><p>A black&amp;white image that appears on window Close button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_CustomizeQatArrow">CustomizeQatArrow</td>
        <td><p>The 'Customize QAT' image for displaying QAT menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_DialogLauncher">DialogLauncher</td>
        <td><p>A black&amp;white image that appears in RibbonGroup's dialog launcher area.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_GalleryBottomGripper">GalleryBottomGripper</td>
        <td><p>A black&amp;white image displayed at the bottom right corner of the popup window for resizing the gallery.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_GalleryDropDownArrow">GalleryDropDownArrow</td>
        <td><p>A black&amp;white image displayed on the drop-down button of RibbonGallery.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_GalleryTopGripper">GalleryTopGripper</td>
        <td><p>A black&amp;white image displayed at the top right corner of the popup window for resizing the gallery.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_HelpButton">HelpButton</td>
        <td><p>A black&amp;white image that appears on window Help button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_MaximizeButton">MaximizeButton</td>
        <td><p>A black&amp;white image that appears on window Maximize button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_MenuCheckMark">MenuCheckMark</td>
        <td><p>A black&amp;white image marking the toggled menu items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_MinimizeButton">MinimizeButton</td>
        <td><p>A black&amp;white image that appears on window Minimize button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_MinusButton">MinusButton</td>
        <td><p>A black&amp;white image of the Minus button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_NextMonthArrow">NextMonthArrow</td>
        <td><p>A black&amp;white image displayed on the 'Next Month' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_NextYearArrow">NextYearArrow</td>
        <td><p>A black&amp;white image displayed on the 'Next Year' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_None">None</td>
        <td><p>Value used as default for <a class="xref" href="C1.Win.Ribbon.StyleGlyph.html">StyleGlyph</a> enumeration.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_PlusButton">PlusButton</td>
        <td><p>A black&amp;white image of the Plus button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_PopupResizeGripper">PopupResizeGripper</td>
        <td><p>A black&amp;white image of a handle for resizing menus vertically.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_PrevMonthArrow">PrevMonthArrow</td>
        <td><p>A black&amp;white image displayed on the 'Previous Month' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_PrevYearArrow">PrevYearArrow</td>
        <td><p>A black&amp;white image displayed on the 'Previous Year' button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_QatChevron">QatChevron</td>
        <td><p>The QAT chevron image for displaying more QAT items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_RestoreButton">RestoreButton</td>
        <td><p>A black&amp;&amp;white image that appears on window Restore button.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_SmallArrowDown">SmallArrowDown</td>
        <td><p>A small down arrow glyph shown on drop-down buttons and up-down elements.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_SmallArrowLeft">SmallArrowLeft</td>
        <td><p>A small arrow glyph used to scroll the QAT chevron to the left.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_SmallArrowRight">SmallArrowRight</td>
        <td><p>A small arrow glyph used to scroll the QAT chevron to the right.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_SmallArrowUp">SmallArrowUp</td>
        <td><p>A small up arrow glyph used in up-down elements and galleries.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_SubmenuArrow">SubmenuArrow</td>
        <td><p>A black&amp;white image that shows an arrow for the submenu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_TabArrowDown">TabArrowDown</td>
        <td><p>A glyph is displayed at the bottom right in the panel of the selected tab when ribbon has simplified view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_TabArrowUp">TabArrowUp</td>
        <td><p>A glyph is displayed at the bottom right in the panel of the selected tab when ribbon has full size view.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_TabMore">TabMore</td>
        <td><p>A glyph is displayed at the end in the panel of the selected tab when ribbon has simplified view and some components is hidden.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_StyleGlyph_TabPin">TabPin</td>
        <td><p>A glyph is displayed at the bottom right in the panel of the selected tab when ribbon in the minimize state and can't be simplified.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
