# GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonFontComboBox

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonFontComboBox" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonFontComboBox" class="text-break">RibbonFontComboBox Class
</h1>
  <div class="markdown level0 summary"><p>Represents a font picker element in a <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonBar.html">RibbonBar</a> control.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level2"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level3"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonDropDownBase.html">RibbonDropDownBase</a></div>
    <div class="level4"><a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonComboBox.html">RibbonComboBox</a></div>
    <div class="level5"><span class="xref">RibbonFontComboBox</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.html">GrapeCity.Spreadsheet.WinForms.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.WinForms.Ribbon.dll</h6>
  <h5 id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonFontComboBox_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public sealed class RibbonFontComboBox : RibbonComboBox</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public NotInheritable Class RibbonFontComboBox
    Inherits RibbonComboBox</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonFontComboBox__ctor" data-uid="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonFontComboBox.#ctor">
          <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonFontComboBox.-ctor.html#GrapeCity_Spreadsheet_WinForms_Ribbon_RibbonFontComboBox__ctor">RibbonFontComboBox()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="GrapeCity.Spreadsheet.WinForms.Ribbon.RibbonFontComboBox.html">RibbonFontComboBox</a> class.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
