# C1.C1Preview.TagBoolInputParams

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_C1Preview_TagBoolInputParams" data-uid="C1.C1Preview.TagBoolInputParams" class="text-break">TagBoolInputParams Class
</h1>
  <div class="markdown level0 summary"><p>Represents customization parameters for input of Booleand tag values.</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="C1.C1Preview.TagInputParams.html">TagInputParams</a></div>
    <div class="level2"><span class="xref">TagBoolInputParams</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.C1Preview.html">C1.C1Preview</a></h6>
  <h6><strong>Assembly</strong>: C1.WPF.PrintDocument.4.6.2.dll</h6>
  <h5 id="C1_C1Preview_TagBoolInputParams_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TagBoolInputParams : TagInputParams, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TagBoolInputParams
    Inherits TagInputParams
    Implements ICloneable</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_C1Preview_TagBoolInputParams__ctor" data-uid="C1.C1Preview.TagBoolInputParams.#ctor">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.-ctor.html#C1_C1Preview_TagBoolInputParams__ctor">TagBoolInputParams()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.C1Preview.TagBoolInputParams.html">TagBoolInputParams</a> class.</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_C1Preview_TagBoolInputParams_AssignFrom_C1_C1Preview_TagInputParams_" data-uid="C1.C1Preview.TagBoolInputParams.AssignFrom(C1.C1Preview.TagInputParams)">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.AssignFrom.html#C1_C1Preview_TagBoolInputParams_AssignFrom_C1_C1Preview_TagInputParams_">AssignFrom(TagInputParams)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the properties of the specified object to the current object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_TagBoolInputParams_CheckValue_System_Windows_Forms_Control_C1_C1Preview_Tag_System_String__" data-uid="C1.C1Preview.TagBoolInputParams.CheckValue(System.Windows.Forms.Control,C1.C1Preview.Tag,System.String@)">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.CheckValue.html#C1_C1Preview_TagBoolInputParams_CheckValue_System_Windows_Forms_Control_C1_C1Preview_Tag_System_String__">CheckValue(Control, Tag, ref string)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns true.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_TagBoolInputParams_ControlValueToTag_System_Windows_Forms_Control_C1_C1Preview_Tag_" data-uid="C1.C1Preview.TagBoolInputParams.ControlValueToTag(System.Windows.Forms.Control,C1.C1Preview.Tag)">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.ControlValueToTag.html#C1_C1Preview_TagBoolInputParams_ControlValueToTag_System_Windows_Forms_Control_C1_C1Preview_Tag_">ControlValueToTag(Control, Tag)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the value from the control to the tag.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_TagBoolInputParams_CreateControl_C1_C1Preview_Tag_System_Int32_" data-uid="C1.C1Preview.TagBoolInputParams.CreateControl(C1.C1Preview.Tag,System.Int32)">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.CreateControl.html#C1_C1Preview_TagBoolInputParams_CreateControl_C1_C1Preview_Tag_System_Int32_">CreateControl(Tag, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.checkbox">CheckBox</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_TagBoolInputParams_IsShowLabel" data-uid="C1.C1Preview.TagBoolInputParams.IsShowLabel">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.IsShowLabel.html#C1_C1Preview_TagBoolInputParams_IsShowLabel">IsShowLabel()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns false.</p>
</td>
      </tr>
      <tr>
        <td id="C1_C1Preview_TagBoolInputParams_TagValueToControl_System_Windows_Forms_Control_C1_C1Preview_Tag_" data-uid="C1.C1Preview.TagBoolInputParams.TagValueToControl(System.Windows.Forms.Control,C1.C1Preview.Tag)">
          <a class="xref" href="C1.C1Preview.TagBoolInputParams.TagValueToControl.html#C1_C1Preview_TagBoolInputParams_TagValueToControl_System_Windows_Forms_Control_C1_C1Preview_Tag_">TagValueToControl(Control, Tag)</a>
        </td>
        <td class="markdown level1 summary"><p>Copies the value from the tag to the control.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
