# C1.Win.TreeView.Design.C1CheckListDesigner

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_TreeView_Design_C1CheckListDesigner" data-uid="C1.Win.TreeView.Design.C1CheckListDesigner" class="text-break">C1CheckListDesigner Class
</h1>
  <div class="markdown level0 summary"><p>Base designer for Input controls.</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.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.4.8/C1.Win.Design.C1ControlDesigner.html">C1ControlDesigner</a></div>
    <div class="level4"><span class="xref">C1CheckListDesigner</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.TreeView.Design.html">C1.Win.TreeView.Design</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.TreeView.4.8.dll</h6>
  <h5 id="C1_Win_TreeView_Design_C1CheckListDesigner_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1CheckListDesigner : C1ControlDesigner, ITreeDesigner, IDesigner, IDisposable, IDesignerFilter, IComponentInitializer</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1CheckListDesigner
    Inherits C1ControlDesigner
    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_TreeView_Design_C1CheckListDesigner__ctor" data-uid="C1.Win.TreeView.Design.C1CheckListDesigner.#ctor">
          <a class="xref" href="C1.Win.TreeView.Design.C1CheckListDesigner.-ctor.html#C1_Win_TreeView_Design_C1CheckListDesigner__ctor">C1CheckListDesigner()</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_TreeView_Design_C1CheckListDesigner_ShowAboutBox" data-uid="C1.Win.TreeView.Design.C1CheckListDesigner.ShowAboutBox">
          <a class="xref" href="C1.Win.TreeView.Design.C1CheckListDesigner.ShowAboutBox.html#C1_Win_TreeView_Design_C1CheckListDesigner_ShowAboutBox">ShowAboutBox()</a>
        </td>
        <td class="markdown level1 summary"><p>Shows the About Box for an instance of a C1 product.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
