# C1.Win.C1Input.Design.C1TextBoxDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Input_Design_C1TextBoxDesigner" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner" class="text-break">C1TextBoxDesigner 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"><a class="xref" href="C1.Win.C1Input.Design.GenericControlDesigner.html">GenericControlDesigner</a></div>
    <div class="level4"><span class="xref">C1TextBoxDesigner</span></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_C1TextBoxDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1TextBoxDesigner : GenericControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1TextBoxDesigner
    Inherits GenericControlDesigner
    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_C1TextBoxDesigner__ctor" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.#ctor">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.-ctor.html#C1_Win_C1Input_Design_C1TextBoxDesigner__ctor">C1TextBoxDesigner()</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_C1TextBoxDesigner_SelectionRules" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.SelectionRules">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.SelectionRules.html#C1_Win_C1Input_Design_C1TextBoxDesigner_SelectionRules">SelectionRules</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_C1TextBoxDesigner_SnapLines" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.SnapLines">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.SnapLines.html#C1_Win_C1Input_Design_C1TextBoxDesigner_SnapLines">SnapLines</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_C1TextBoxDesigner_Initialize_System_ComponentModel_IComponent_" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.Initialize(System.ComponentModel.IComponent)">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.Initialize.html#C1_Win_C1Input_Design_C1TextBoxDesigner_Initialize_System_ComponentModel_IComponent_">Initialize(IComponent)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_C1TextBoxDesigner_InitializeNewComponent_System_Collections_IDictionary_" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.InitializeNewComponent(System.Collections.IDictionary)">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.InitializeNewComponent.html#C1_Win_C1Input_Design_C1TextBoxDesigner_InitializeNewComponent_System_Collections_IDictionary_">InitializeNewComponent(IDictionary)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_C1Input_Design_C1TextBoxDesigner_PostFilterProperties_System_Collections_IDictionary_" data-uid="C1.Win.C1Input.Design.C1TextBoxDesigner.PostFilterProperties(System.Collections.IDictionary)">
          <a class="xref" href="C1.Win.C1Input.Design.C1TextBoxDesigner.PostFilterProperties.html#C1_Win_C1Input_Design_C1TextBoxDesigner_PostFilterProperties_System_Collections_IDictionary_">PostFilterProperties(IDictionary)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
