# C1.Win.C1Input.C1FontPicker

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_C1FontPicker" data-uid="C1.Win.C1Input.C1FontPicker" class="text-break">C1FontPicker Class
</h1>
  <div class="markdown level0 summary"><p>Represents a Windows font picker control supporting additional visual styles.</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="https://learn.microsoft.com/dotnet/api/system.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.textboxbase">TextBoxBase</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.textbox">TextBox</a></div>
    <div class="level6"><a class="xref" href="C1.Win.C1Input.C1TextBox.html">C1TextBox</a></div>
    <div class="level7"><a class="xref" href="C1.Win.C1Input.C1DropDownControl.html">C1DropDownControl</a></div>
    <div class="level8"><a class="xref" href="C1.Win.C1Input.C1BasePicker.html">C1BasePicker</a></div>
    <div class="level9"><span class="xref">C1FontPicker</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.idisposable">IDisposable</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icustomtypedescriptor">ICustomTypeDescriptor</a></div>
    <div><span class="xref">IEmbeddedEditor</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.html">C1.Win.C1Input</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_C1FontPicker_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1FontPicker), &quot;C1FontPicker.png&quot;)]
public class C1FontPicker : C1BasePicker, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize, ICustomTypeDescriptor, IEmbeddedEditor</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1FontPicker), &quot;C1FontPicker.png&quot;)&gt;
Public Class C1FontPicker
    Inherits C1BasePicker
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize, ICustomTypeDescriptor, IEmbeddedEditor</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="C1_Win_C1Input_C1FontPicker__ctor" data-uid="C1.Win.C1Input.C1FontPicker.#ctor">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.-ctor.html#C1_Win_C1Input_C1FontPicker__ctor">C1FontPicker()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the C1FontPicker class.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_DefaultDropDownFormClassName" data-uid="C1.Win.C1Input.C1FontPicker.DefaultDropDownFormClassName">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.DefaultDropDownFormClassName.html#C1_Win_C1Input_C1FontPicker_DefaultDropDownFormClassName">DefaultDropDownFormClassName</a>
        </td>
        <td class="markdown level1 summary"><p>This property is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_DefaultThemeRootPath" data-uid="C1.Win.C1Input.C1FontPicker.DefaultThemeRootPath">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.DefaultThemeRootPath.html#C1_Win_C1Input_C1FontPicker_DefaultThemeRootPath">DefaultThemeRootPath</a>
        </td>
        <td class="markdown level1 summary"><p>Default path for the control in xml theme file.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_DropDownFormWidth" data-uid="C1.Win.C1Input.C1FontPicker.DropDownFormWidth">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.DropDownFormWidth.html#C1_Win_C1Input_C1FontPicker_DropDownFormWidth">DropDownFormWidth</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a width of drop down list of fonts.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_InvalidFontFamily" data-uid="C1.Win.C1Input.C1FontPicker.InvalidFontFamily">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.InvalidFontFamily.html#C1_Win_C1Input_C1FontPicker_InvalidFontFamily">InvalidFontFamily</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value that determines whether the user can set an incorrect string as <a class="xref" href="C1.Win.C1Input.C1FontPicker.html">C1FontPicker</a>'s Value or not and provides additional settings for processing incorrect input.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_Text" data-uid="C1.Win.C1Input.C1FontPicker.Text">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.Text.html#C1_Win_C1Input_C1FontPicker_Text">Text</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_TextDetached" data-uid="C1.Win.C1Input.C1FontPicker.TextDetached">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.TextDetached.html#C1_Win_C1Input_C1FontPicker_TextDetached">TextDetached</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_UsedFonts" data-uid="C1.Win.C1Input.C1FontPicker.UsedFonts">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.UsedFonts.html#C1_Win_C1Input_C1FontPicker_UsedFonts">UsedFonts</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a collection of fonts installed on system.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_Value" data-uid="C1.Win.C1Input.C1FontPicker.Value">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.Value.html#C1_Win_C1Input_C1FontPicker_Value">Value</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the current <span class="xref">C1.Win.C1Input.C1FontPicker.DataType</span> representation of the visual information contained in the control.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="methods">Methods
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_OnKeyDown_System_Windows_Forms_KeyEventArgs_" data-uid="C1.Win.C1Input.C1FontPicker.OnKeyDown(System.Windows.Forms.KeyEventArgs)">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.OnKeyDown.html#C1_Win_C1Input_C1FontPicker_OnKeyDown_System_Windows_Forms_KeyEventArgs_">OnKeyDown(KeyEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_OnLostFocus_System_EventArgs_" data-uid="C1.Win.C1Input.C1FontPicker.OnLostFocus(System.EventArgs)">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.OnLostFocus.html#C1_Win_C1Input_C1FontPicker_OnLostFocus_System_EventArgs_">OnLostFocus(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_OnValueChanged_System_EventArgs_" data-uid="C1.Win.C1Input.C1FontPicker.OnValueChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.OnValueChanged.html#C1_Win_C1Input_C1FontPicker_OnValueChanged_System_EventArgs_">OnValueChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_ResetInvalidFontFamily" data-uid="C1.Win.C1Input.C1FontPicker.ResetInvalidFontFamily">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.ResetInvalidFontFamily.html#C1_Win_C1Input_C1FontPicker_ResetInvalidFontFamily">ResetInvalidFontFamily()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.C1Input.C1FontPicker.InvalidFontFamily.html#C1_Win_C1Input_C1FontPicker_InvalidFontFamily">InvalidFontFamily</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_ShouldSerializeInvalidFontFamily" data-uid="C1.Win.C1Input.C1FontPicker.ShouldSerializeInvalidFontFamily">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.ShouldSerializeInvalidFontFamily.html#C1_Win_C1Input_C1FontPicker_ShouldSerializeInvalidFontFamily">ShouldSerializeInvalidFontFamily()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.C1Input.C1FontPicker.InvalidFontFamily.html#C1_Win_C1Input_C1FontPicker_InvalidFontFamily">InvalidFontFamily</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_TextToValue_C1_Win_C1Input_C1BasePicker_TextToValueArgs__" data-uid="C1.Win.C1Input.C1FontPicker.TextToValue(C1.Win.C1Input.C1BasePicker.TextToValueArgs@)">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.TextToValue.html#C1_Win_C1Input_C1FontPicker_TextToValue_C1_Win_C1Input_C1BasePicker_TextToValueArgs__">TextToValue(ref TextToValueArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_C1FontPicker_ValueToText_C1_Win_C1Input_C1BasePicker_ValueToTextArgs__" data-uid="C1.Win.C1Input.C1FontPicker.ValueToText(C1.Win.C1Input.C1BasePicker.ValueToTextArgs@)">
          <a class="xref" href="C1.Win.C1Input.C1FontPicker.ValueToText.html#C1_Win_C1Input_C1FontPicker_ValueToText_C1_Win_C1Input_C1BasePicker_ValueToTextArgs__">ValueToText(ref ValueToTextArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>This method is for internal use only.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
