# C1.Win.SuperTooltip.ISuperErrorProvider

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_SuperTooltip_ISuperErrorProvider" data-uid="C1.Win.SuperTooltip.ISuperErrorProvider" class="text-break">ISuperErrorProvider Interface
</h1>
  <div class="markdown level0 summary"><p>Defines the interface for properties and methods to C1SuperErrorProvider component.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.SuperTooltip.html">C1.Win.SuperTooltip</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_SuperTooltip_ISuperErrorProvider_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface ISuperErrorProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface ISuperErrorProvider</code></pre>
  </div>
  <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_SuperTooltip_ISuperErrorProvider_ContainerControl" data-uid="C1.Win.SuperTooltip.ISuperErrorProvider.ContainerControl">
          <a class="xref" href="C1.Win.SuperTooltip.ISuperErrorProvider.ContainerControl.html#C1_Win_SuperTooltip_ISuperErrorProvider_ContainerControl">ContainerControl</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a value indicating the parent control for this <a class="xref" href="C1.Win.SuperTooltip.ISuperErrorProvider.html">ISuperErrorProvider</a>.</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_SuperTooltip_ISuperErrorProvider_SetError_System_Windows_Forms_Control_System_String_" data-uid="C1.Win.SuperTooltip.ISuperErrorProvider.SetError(System.Windows.Forms.Control,System.String)">
          <a class="xref" href="C1.Win.SuperTooltip.ISuperErrorProvider.SetError.html#C1_Win_SuperTooltip_ISuperErrorProvider_SetError_System_Windows_Forms_Control_System_String_">SetError(Control, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the error description text for the specified control.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
