# C1.Win.C1Input.Design.GenericControlDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_Design_GenericControlDesigner" data-uid="C1.Win.C1Input.Design.GenericControlDesigner" class="text-break">GenericControlDesigner Class
</h1>
  <div class="markdown level0 summary"></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.componentmodel.design.componentdesigner">ComponentDesigner</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.design.controldesigner">ControlDesigner</a></div>
    <div class="level3"><span class="xref">GenericControlDesigner</span></div>
      <div class="level4"><a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.html">C1TextBoxDesigner</a></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.itreedesigner">ITreeDesigner</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.idesigner">IDesigner</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.design.idesignerfilter">IDesignerFilter</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.design.icomponentinitializer">IComponentInitializer</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Input.Design.html">C1.Win.C1Input.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Win_C1Input_Design_GenericControlDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class GenericControlDesigner : ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class GenericControlDesigner
    Inherits ControlDesigner
    Implements ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</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_Design_GenericControlDesigner__ctor" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.#ctor">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.-ctor.html#C1_Win_C1Input_Design_GenericControlDesigner__ctor">GenericControlDesigner()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>
  <h3 id="fields">Fields
</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_Design_GenericControlDesigner_anyMiddleAlignment" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.anyMiddleAlignment">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.anyMiddleAlignment.html">anyMiddleAlignment</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_GenericControlDesigner_anyTopAlignment" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.anyTopAlignment">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.anyTopAlignment.html">anyTopAlignment</a>
        </td>
        <td class="markdown level1 summary"></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_Design_GenericControlDesigner_ActionLists" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.ActionLists">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.ActionLists.html#C1_Win_C1Input_Design_GenericControlDesigner_ActionLists">ActionLists</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_GenericControlDesigner_SelectionRules" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.SelectionRules">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.SelectionRules.html#C1_Win_C1Input_Design_GenericControlDesigner_SelectionRules">SelectionRules</a>
        </td>
        <td class="markdown level1 summary"></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_Design_GenericControlDesigner_GetAboutVerbCaption_System_String_" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.GetAboutVerbCaption(System.String)">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.GetAboutVerbCaption.html#C1_Win_C1Input_Design_GenericControlDesigner_GetAboutVerbCaption_System_String_">GetAboutVerbCaption(string)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_GenericControlDesigner_GetTextBaseline_System_Windows_Forms_Control_System_Drawing_ContentAlignment_System_Int32_System_Int32_" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.GetTextBaseline(System.Windows.Forms.Control,System.Drawing.ContentAlignment,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.GetTextBaseline.html#C1_Win_C1Input_Design_GenericControlDesigner_GetTextBaseline_System_Windows_Forms_Control_System_Drawing_ContentAlignment_System_Int32_System_Int32_">GetTextBaseline(Control, ContentAlignment, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_GenericControlDesigner_Initialize_System_ComponentModel_IComponent_" data-uid="C1.Win.C1Input.Design.GenericControlDesigner.Initialize(System.ComponentModel.IComponent)">
          <a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.Initialize.html#C1_Win_C1Input_Design_GenericControlDesigner_Initialize_System_ComponentModel_IComponent_">Initialize(IComponent)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
