# C1.Win.Sizer.C1Sizer

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Sizer_C1Sizer" data-uid="C1.Win.Sizer.C1Sizer" class="text-break">C1Sizer 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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control">Control</a></div>
    <div class="level4"><span class="xref">C1Sizer</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.idroptarget">IDropTarget</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.componentmodel.isynchronizeinvoke">ISynchronizeInvoke</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.iwin32window">IWin32Window</a></div>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.ibindablecomponent">IBindableComponent</a></div>
    <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.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.10.dll</h6>
  <h5 id="C1_Win_Sizer_C1Sizer_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1Sizer), &quot;C1Sizer.png&quot;)]
public class C1Sizer : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, ISupportInitialize</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1Sizer), &quot;C1Sizer.png&quot;)&gt;
Public Class C1Sizer
    Inherits Control
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, 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_C1Sizer__ctor" data-uid="C1.Win.Sizer.C1Sizer.#ctor">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.-ctor.html#C1_Win_Sizer_C1Sizer__ctor">C1Sizer()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Sizer.C1Sizer.html">C1Sizer</a> control.</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_C1Sizer_AutoSizeMode" data-uid="C1.Win.Sizer.C1Sizer.AutoSizeMode">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.AutoSizeMode.html#C1_Win_Sizer_C1Sizer_AutoSizeMode">AutoSizeMode</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_BackColor" data-uid="C1.Win.Sizer.C1Sizer.BackColor">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.BackColor.html#C1_Win_Sizer_C1Sizer_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> used to paint the background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Border" data-uid="C1.Win.Sizer.C1Sizer.Border">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Border.html#C1_Win_Sizer_C1Sizer_Border">Border</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Cursor" data-uid="C1.Win.Sizer.C1Sizer.Cursor">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Cursor.html#C1_Win_Sizer_C1Sizer_Cursor">Cursor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the cursor that is displayed when the mouse pointer is over the control.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Gradient" data-uid="C1.Win.Sizer.C1Sizer.Gradient">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Gradient.html#C1_Win_Sizer_C1Sizer_Gradient">Gradient</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Grid" data-uid="C1.Win.Sizer.C1Sizer.Grid">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Grid.html#C1_Win_Sizer_C1Sizer_Grid">Grid</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Image" data-uid="C1.Win.Sizer.C1Sizer.Image">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Image.html#C1_Win_Sizer_C1Sizer_Image">Image</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_ImageAlignment" data-uid="C1.Win.Sizer.C1Sizer.ImageAlignment">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.ImageAlignment.html#C1_Win_Sizer_C1Sizer_ImageAlignment">ImageAlignment</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_ImageScaling" data-uid="C1.Win.Sizer.C1Sizer.ImageScaling">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.ImageScaling.html#C1_Win_Sizer_C1Sizer_ImageScaling">ImageScaling</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_Padding" data-uid="C1.Win.Sizer.C1Sizer.Padding">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.Padding.html#C1_Win_Sizer_C1Sizer_Padding">Padding</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the padding between the control border and its content.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_ScaleChildren" data-uid="C1.Win.Sizer.C1Sizer.ScaleChildren">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.ScaleChildren.html#C1_Win_Sizer_C1Sizer_ScaleChildren">ScaleChildren</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_SplitterWidth" data-uid="C1.Win.Sizer.C1Sizer.SplitterWidth">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.SplitterWidth.html#C1_Win_Sizer_C1Sizer_SplitterWidth">SplitterWidth</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_C1Sizer_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.AddControl(System.Windows.Forms.Control,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.AddControl.html#C1_Win_Sizer_C1Sizer_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_">AddControl(Control, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.AddControl(System.Windows.Forms.Control,System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.AddControl.html#C1_Win_Sizer_C1Sizer_AddControl_System_Windows_Forms_Control_System_Int32_System_Int32_System_Int32_System_Int32_">AddControl(Control, int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_BeginInit" data-uid="C1.Win.Sizer.C1Sizer.BeginInit">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.BeginInit.html#C1_Win_Sizer_C1Sizer_BeginInit">BeginInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_EndInit" data-uid="C1.Win.Sizer.C1Sizer.EndInit">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.EndInit.html#C1_Win_Sizer_C1Sizer_EndInit">EndInit()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_GetCellAtPoint_System_Drawing_Point_" data-uid="C1.Win.Sizer.C1Sizer.GetCellAtPoint(System.Drawing.Point)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.GetCellAtPoint.html#C1_Win_Sizer_C1Sizer_GetCellAtPoint_System_Drawing_Point_">GetCellAtPoint(Point)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_GetCellAtPoint_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.GetCellAtPoint(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.GetCellAtPoint.html#C1_Win_Sizer_C1Sizer_GetCellAtPoint_System_Int32_System_Int32_">GetCellAtPoint(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_GetCellBounds_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.GetCellBounds(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.GetCellBounds.html#C1_Win_Sizer_C1Sizer_GetCellBounds_System_Int32_System_Int32_">GetCellBounds(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_GetCellBounds_System_Int32_System_Int32_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.GetCellBounds(System.Int32,System.Int32,System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.GetCellBounds.html#C1_Win_Sizer_C1Sizer_GetCellBounds_System_Int32_System_Int32_System_Int32_System_Int32_">GetCellBounds(int, int, int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_GetControlAtCell_System_Int32_System_Int32_" data-uid="C1.Win.Sizer.C1Sizer.GetControlAtCell(System.Int32,System.Int32)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.GetControlAtCell.html#C1_Win_Sizer_C1Sizer_GetControlAtCell_System_Int32_System_Int32_">GetControlAtCell(int, int)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnControlAdded_System_Windows_Forms_ControlEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnControlAdded(System.Windows.Forms.ControlEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnControlAdded.html#C1_Win_Sizer_C1Sizer_OnControlAdded_System_Windows_Forms_ControlEventArgs_">OnControlAdded(ControlEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.controladded">ControlAdded</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnControlRemoved_System_Windows_Forms_ControlEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnControlRemoved(System.Windows.Forms.ControlEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnControlRemoved.html#C1_Win_Sizer_C1Sizer_OnControlRemoved_System_Windows_Forms_ControlEventArgs_">OnControlRemoved(ControlEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.controlremoved">ControlRemoved</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnMouseDown.html#C1_Win_Sizer_C1Sizer_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mousedown">MouseDown</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnMouseLeave_System_EventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnMouseLeave(System.EventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnMouseLeave.html#C1_Win_Sizer_C1Sizer_OnMouseLeave_System_EventArgs_">OnMouseLeave(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mouseleave">MouseLeave</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnMouseMove.html#C1_Win_Sizer_C1Sizer_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mousemove">MouseMove</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnMouseUp.html#C1_Win_Sizer_C1Sizer_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.mouseup">MouseUp</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnPaddingChanged_System_EventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnPaddingChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnPaddingChanged.html#C1_Win_Sizer_C1Sizer_OnPaddingChanged_System_EventArgs_">OnPaddingChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Overridden to update the control layout when the padding changes.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnPaint.html#C1_Win_Sizer_C1Sizer_OnPaint_System_Windows_Forms_PaintEventArgs_">OnPaint(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.paint">Paint</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnParentChanged_System_EventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnParentChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnParentChanged.html#C1_Win_Sizer_C1Sizer_OnParentChanged_System_EventArgs_">OnParentChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.onparentchanged">OnParentChanged(EventArgs)</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnSizeChanged_System_EventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnSizeChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnSizeChanged.html#C1_Win_Sizer_C1Sizer_OnSizeChanged_System_EventArgs_">OnSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.control.sizechanged">SizeChanged</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnSplitterMoved_C1_Win_Sizer_C1SizerEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnSplitterMoved(C1.Win.Sizer.C1SizerEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnSplitterMoved.html#C1_Win_Sizer_C1Sizer_OnSplitterMoved_C1_Win_Sizer_C1SizerEventArgs_">OnSplitterMoved(C1SizerEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Sizer.C1Sizer.OnSplitterMoved.html#C1_Win_Sizer_C1Sizer_OnSplitterMoved_C1_Win_Sizer_C1SizerEventArgs_">OnSplitterMoved(C1SizerEventArgs)</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_OnSplitterMoving_C1_Win_Sizer_C1SizerEventArgs_" data-uid="C1.Win.Sizer.C1Sizer.OnSplitterMoving(C1.Win.Sizer.C1SizerEventArgs)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.OnSplitterMoving.html#C1_Win_Sizer_C1Sizer_OnSplitterMoving_C1_Win_Sizer_C1SizerEventArgs_">OnSplitterMoving(C1SizerEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Sizer.C1Sizer.OnSplitterMoving.html#C1_Win_Sizer_C1Sizer_OnSplitterMoving_C1_Win_Sizer_C1SizerEventArgs_">OnSplitterMoving(C1SizerEventArgs)</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_ResumeLayout" data-uid="C1.Win.Sizer.C1Sizer.ResumeLayout">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.ResumeLayout.html#C1_Win_Sizer_C1Sizer_ResumeLayout">ResumeLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes normal layout logic.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_ResumeLayout_System_Boolean_" data-uid="C1.Win.Sizer.C1Sizer.ResumeLayout(System.Boolean)">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.ResumeLayout.html#C1_Win_Sizer_C1Sizer_ResumeLayout_System_Boolean_">ResumeLayout(bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Resumes normal layout logic. Optionally forces an immediate layout of pending layout requests.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_SuspendLayout" data-uid="C1.Win.Sizer.C1Sizer.SuspendLayout">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.SuspendLayout.html#C1_Win_Sizer_C1Sizer_SuspendLayout">SuspendLayout()</a>
        </td>
        <td class="markdown level1 summary"><p>Temporarily suspends the layout logic for the control.</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_C1Sizer_SplitterMoved" data-uid="C1.Win.Sizer.C1Sizer.SplitterMoved">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.SplitterMoved.html">SplitterMoved</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Sizer_C1Sizer_SplitterMoving" data-uid="C1.Win.Sizer.C1Sizer.SplitterMoving">
          <a class="xref" href="C1.Win.Sizer.C1Sizer.SplitterMoving.html">SplitterMoving</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
