# C1.Win.Sizer.C1SizerLight

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Sizer_C1SizerLight" data-uid="C1.Win.Sizer.C1SizerLight" class="text-break">C1SizerLight 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.marshalbyrefobject">MarshalByRefObject</a></div>
    <div class="level2"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.component">Component</a></div>
    <div class="level3"><span class="xref">C1SizerLight</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icomponent">IComponent</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.iextenderprovider">IExtenderProvider</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isupportinitialize">ISupportInitialize</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Sizer.html">C1.Win.Sizer</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Sizer.4.8.dll</h6>
  <h5 id="C1_Win_Sizer_C1SizerLight_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1SizerLight), &quot;C1SizerLight.png&quot;)]
public class C1SizerLight : Component, IComponent, IDisposable, IExtenderProvider, ISupportInitialize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1SizerLight), &quot;C1SizerLight.png&quot;)&gt;
Public Class C1SizerLight
    Inherits Component
    Implements IComponent, IDisposable, IExtenderProvider, ISupportInitialize</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_Sizer_C1SizerLight__ctor" data-uid="C1.Win.Sizer.C1SizerLight.#ctor">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.-ctor.html#C1_Win_Sizer_C1SizerLight__ctor">C1SizerLight()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.Sizer.C1SizerLight.html">C1SizerLight</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight__ctor_System_ComponentModel_IContainer_" data-uid="C1.Win.Sizer.C1SizerLight.#ctor(System.ComponentModel.IContainer)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.-ctor.html#C1_Win_Sizer_C1SizerLight__ctor_System_ComponentModel_IContainer_">C1SizerLight(IContainer)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.Sizer.C1SizerLight.html">C1SizerLight</a> component in a given <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.icontainer">IContainer</a>.</p>
</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_Sizer_C1SizerLight_Enabled" data-uid="C1.Win.Sizer.C1SizerLight.Enabled">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.Enabled.html#C1_Win_Sizer_C1SizerLight_Enabled">Enabled</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_ResizeFonts" data-uid="C1.Win.Sizer.C1SizerLight.ResizeFonts">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.ResizeFonts.html#C1_Win_Sizer_C1SizerLight_ResizeFonts">ResizeFonts</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_Sizer_C1SizerLight_BeginInit" data-uid="C1.Win.Sizer.C1SizerLight.BeginInit">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.BeginInit.html#C1_Win_Sizer_C1SizerLight_BeginInit">BeginInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_Dispose_System_Boolean_" data-uid="C1.Win.Sizer.C1SizerLight.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.Dispose.html#C1_Win_Sizer_C1SizerLight_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Releases the resources used by the <a class="xref" href="C1.Win.Sizer.C1SizerLight.html">C1SizerLight</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_EndInit" data-uid="C1.Win.Sizer.C1SizerLight.EndInit">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.EndInit.html#C1_Win_Sizer_C1SizerLight_EndInit">EndInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_GetAutoResize_System_Windows_Forms_Form_" data-uid="C1.Win.Sizer.C1SizerLight.GetAutoResize(System.Windows.Forms.Form)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.GetAutoResize.html#C1_Win_Sizer_C1SizerLight_GetAutoResize_System_Windows_Forms_Form_">GetAutoResize(Form)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_OnResizingControl_C1_Win_Sizer_C1SizerLightEventArgs_" data-uid="C1.Win.Sizer.C1SizerLight.OnResizingControl(C1.Win.Sizer.C1SizerLightEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.OnResizingControl.html#C1_Win_Sizer_C1SizerLight_OnResizingControl_C1_Win_Sizer_C1SizerLightEventArgs_">OnResizingControl(C1SizerLightEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Sizer.C1SizerLight.ResizingControl.html">ResizingControl</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_OnResizingFont_C1_Win_Sizer_C1SizerLightEventArgs_" data-uid="C1.Win.Sizer.C1SizerLight.OnResizingFont(C1.Win.Sizer.C1SizerLightEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.OnResizingFont.html#C1_Win_Sizer_C1SizerLight_OnResizingFont_C1_Win_Sizer_C1SizerLightEventArgs_">OnResizingFont(C1SizerLightEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Sizer.C1SizerLight.ResizingFont.html">ResizingFont</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_SetAutoResize_System_Windows_Forms_Form_System_Boolean_" data-uid="C1.Win.Sizer.C1SizerLight.SetAutoResize(System.Windows.Forms.Form,System.Boolean)">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.SetAutoResize.html#C1_Win_Sizer_C1SizerLight_SetAutoResize_System_Windows_Forms_Form_System_Boolean_">SetAutoResize(Form, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>For internal use.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="events">Events
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_ResizingControl" data-uid="C1.Win.Sizer.C1SizerLight.ResizingControl">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.ResizingControl.html">ResizingControl</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1SizerLight_ResizingFont" data-uid="C1.Win.Sizer.C1SizerLight.ResizingFont">
          <a class="xref" href="C1.Win.Sizer.C1SizerLight.ResizingFont.html">ResizingFont</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
