# FarPoint.Win.TabStrip

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_TabStrip" data-uid="FarPoint.Win.TabStrip" class="text-break">TabStrip Class
</h1>
  <div class="markdown level0 summary"><p>Represents the tab strip.</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.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"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.scrollablecontrol">ScrollableControl</a></div>
    <div class="level5"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.containercontrol">ContainerControl</a></div>
    <div class="level6"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.windows.forms.usercontrol">UserControl</a></div>
    <div class="level7"><span class="xref">TabStrip</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.windows.forms.icontainercontrol">IContainerControl</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.html">FarPoint.Win</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.dll</h6>
  <h5 id="FarPoint_Win_TabStrip_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class TabStrip : UserControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class TabStrip
    Inherits UserControl
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl</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="FarPoint_Win_TabStrip__ctor" data-uid="FarPoint.Win.TabStrip.#ctor">
          <a class="xref" href="FarPoint.Win.TabStrip.-ctor.html#FarPoint_Win_TabStrip__ctor">TabStrip()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new TabStrip object.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip__ctor_FarPoint_Win_ITabManager_" data-uid="FarPoint.Win.TabStrip.#ctor(FarPoint.Win.ITabManager)">
          <a class="xref" href="FarPoint.Win.TabStrip.-ctor.html#FarPoint_Win_TabStrip__ctor_FarPoint_Win_ITabManager_">TabStrip(ITabManager)</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new TabStrip object.</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="FarPoint_Win_TabStrip_ActiveTabInflate" data-uid="FarPoint.Win.TabStrip.ActiveTabInflate">
          <a class="xref" href="FarPoint.Win.TabStrip.ActiveTabInflate.html#FarPoint_Win_TabStrip_ActiveTabInflate">ActiveTabInflate</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the active tab appears larger than the other tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_BackColor" data-uid="FarPoint.Win.TabStrip.BackColor">
          <a class="xref" href="FarPoint.Win.TabStrip.BackColor.html#FarPoint_Win_TabStrip_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color for the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_ButtonBackColor" data-uid="FarPoint.Win.TabStrip.ButtonBackColor">
          <a class="xref" href="FarPoint.Win.TabStrip.ButtonBackColor.html#FarPoint_Win_TabStrip_ButtonBackColor">ButtonBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the tab strip buttons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_ButtonForeColor" data-uid="FarPoint.Win.TabStrip.ButtonForeColor">
          <a class="xref" href="FarPoint.Win.TabStrip.ButtonForeColor.html#FarPoint_Win_TabStrip_ButtonForeColor">ButtonForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the foreground color of the tab strip buttons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_Count" data-uid="FarPoint.Win.TabStrip.Count">
          <a class="xref" href="FarPoint.Win.TabStrip.Count.html#FarPoint_Win_TabStrip_Count">Count</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the number of tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_DefaultTabShape" data-uid="FarPoint.Win.TabStrip.DefaultTabShape">
          <a class="xref" href="FarPoint.Win.TabStrip.DefaultTabShape.html#FarPoint_Win_TabStrip_DefaultTabShape">DefaultTabShape</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the default tab shape.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_DrawControlBorder" data-uid="FarPoint.Win.TabStrip.DrawControlBorder">
          <a class="xref" href="FarPoint.Win.TabStrip.DrawControlBorder.html#FarPoint_Win_TabStrip_DrawControlBorder">DrawControlBorder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether to draw the border around the control.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_Font" data-uid="FarPoint.Win.TabStrip.Font">
          <a class="xref" href="FarPoint.Win.TabStrip.Font.html#FarPoint_Win_TabStrip_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the font properties for the text in the tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_ForeColor" data-uid="FarPoint.Win.TabStrip.ForeColor">
          <a class="xref" href="FarPoint.Win.TabStrip.ForeColor.html#FarPoint_Win_TabStrip_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color for the tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_Orientation" data-uid="FarPoint.Win.TabStrip.Orientation">
          <a class="xref" href="FarPoint.Win.TabStrip.Orientation.html#FarPoint_Win_TabStrip_Orientation">Orientation</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the tab strip orientation.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SelectedTab" data-uid="FarPoint.Win.TabStrip.SelectedTab">
          <a class="xref" href="FarPoint.Win.TabStrip.SelectedTab.html#FarPoint_Win_TabStrip_SelectedTab">SelectedTab</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the active tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SelectedTabBackColor" data-uid="FarPoint.Win.TabStrip.SelectedTabBackColor">
          <a class="xref" href="FarPoint.Win.TabStrip.SelectedTabBackColor.html#FarPoint_Win_TabStrip_SelectedTabBackColor">SelectedTabBackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the background color of the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SelectedTabForeColor" data-uid="FarPoint.Win.TabStrip.SelectedTabForeColor">
          <a class="xref" href="FarPoint.Win.TabStrip.SelectedTabForeColor.html#FarPoint_Win_TabStrip_SelectedTabForeColor">SelectedTabForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text color of the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SelectedTabOutlineColor" data-uid="FarPoint.Win.TabStrip.SelectedTabOutlineColor">
          <a class="xref" href="FarPoint.Win.TabStrip.SelectedTabOutlineColor.html#FarPoint_Win_TabStrip_SelectedTabOutlineColor">SelectedTabOutlineColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the outline color of the selected tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_ShowNavButtons" data-uid="FarPoint.Win.TabStrip.ShowNavButtons">
          <a class="xref" href="FarPoint.Win.TabStrip.ShowNavButtons.html#FarPoint_Win_TabStrip_ShowNavButtons">ShowNavButtons</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether the tab strip displays buttons.</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="FarPoint_Win_TabStrip_CalculateTabLayout_System_Drawing_Graphics_System_Boolean_" data-uid="FarPoint.Win.TabStrip.CalculateTabLayout(System.Drawing.Graphics,System.Boolean)">
          <a class="xref" href="FarPoint.Win.TabStrip.CalculateTabLayout.html#FarPoint_Win_TabStrip_CalculateTabLayout_System_Drawing_Graphics_System_Boolean_">CalculateTabLayout(Graphics, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>CalculateTabLayout</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_DrawNavArrow_FarPoint_Win_NavButton_System_Windows_Forms_PaintEventArgs_System_Int32_System_Int32_" data-uid="FarPoint.Win.TabStrip.DrawNavArrow(FarPoint.Win.NavButton,System.Windows.Forms.PaintEventArgs,System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.DrawNavArrow.html#FarPoint_Win_TabStrip_DrawNavArrow_FarPoint_Win_NavButton_System_Windows_Forms_PaintEventArgs_System_Int32_System_Int32_">DrawNavArrow(NavButton, PaintEventArgs, int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the navigation button arrows.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_DrawNavButtons_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.TabStrip.DrawNavButtons(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.DrawNavButtons.html#FarPoint_Win_TabStrip_DrawNavButtons_System_Windows_Forms_PaintEventArgs_">DrawNavButtons(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the navigation buttons.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_DrawTabs_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.TabStrip.DrawTabs(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.DrawTabs.html#FarPoint_Win_TabStrip_DrawTabs_System_Windows_Forms_PaintEventArgs_">DrawTabs(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Draws the tabs after computing the tab layout.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabBackColor_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabBackColor(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabBackColor.html#FarPoint_Win_TabStrip_GetTabBackColor_System_Int32_">GetTabBackColor(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the background color of the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabFont_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabFont(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabFont.html#FarPoint_Win_TabStrip_GetTabFont_System_Int32_">GetTabFont(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the font of the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabForeColor_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabForeColor(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabForeColor.html#FarPoint_Win_TabStrip_GetTabForeColor_System_Int32_">GetTabForeColor(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text color of the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabPicture_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabPicture(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabPicture.html#FarPoint_Win_TabStrip_GetTabPicture_System_Int32_">GetTabPicture(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the picture displayed in the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabRectangle_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabRectangle(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabRectangle.html#FarPoint_Win_TabStrip_GetTabRectangle_System_Int32_">GetTabRectangle(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the rectangle for the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabShape_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabShape(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabShape.html#FarPoint_Win_TabStrip_GetTabShape_System_Int32_">GetTabShape(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the shape of the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_GetTabText_System_Int32_" data-uid="FarPoint.Win.TabStrip.GetTabText(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.GetTabText.html#FarPoint_Win_TabStrip_GetTabText_System_Int32_">GetTabText(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the text displayed in the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_MouseOverNavButton_System_Drawing_Point_" data-uid="FarPoint.Win.TabStrip.MouseOverNavButton(System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.TabStrip.MouseOverNavButton.html#FarPoint_Win_TabStrip_MouseOverNavButton_System_Drawing_Point_">MouseOverNavButton(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_MouseOverTab_System_Drawing_Point_" data-uid="FarPoint.Win.TabStrip.MouseOverTab(System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.TabStrip.MouseOverTab.html#FarPoint_Win_TabStrip_MouseOverTab_System_Drawing_Point_">MouseOverTab(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the coordinates of the pointer.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_MoveTab_System_Int32_System_Int32_" data-uid="FarPoint.Win.TabStrip.MoveTab(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.MoveTab.html#FarPoint_Win_TabStrip_MoveTab_System_Int32_System_Int32_">MoveTab(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Moves the specified tab to a new position in the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.TabStrip.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnMouseDown.html#FarPoint_Win_TabStrip_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>OnMouseDown</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.TabStrip.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnMouseMove.html#FarPoint_Win_TabStrip_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>OnMouseMove</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.TabStrip.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnMouseUp.html#FarPoint_Win_TabStrip_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>OnMouseUp</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnPaint_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.TabStrip.OnPaint(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnPaint.html#FarPoint_Win_TabStrip_OnPaint_System_Windows_Forms_PaintEventArgs_">OnPaint(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>OnPaint - Paints the tabstrip control</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnPaintBackground_System_Windows_Forms_PaintEventArgs_" data-uid="FarPoint.Win.TabStrip.OnPaintBackground(System.Windows.Forms.PaintEventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnPaintBackground.html#FarPoint_Win_TabStrip_OnPaintBackground_System_Windows_Forms_PaintEventArgs_">OnPaintBackground(PaintEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the background.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnResize_System_EventArgs_" data-uid="FarPoint.Win.TabStrip.OnResize(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnResize.html#FarPoint_Win_TabStrip_OnResize_System_EventArgs_">OnResize(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>OnResize - Override the resize event</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_OnSizeChanged_System_EventArgs_" data-uid="FarPoint.Win.TabStrip.OnSizeChanged(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.TabStrip.OnSizeChanged.html#FarPoint_Win_TabStrip_OnSizeChanged_System_EventArgs_">OnSizeChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs when the size has changed.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_RefreshAllTabs" data-uid="FarPoint.Win.TabStrip.RefreshAllTabs">
          <a class="xref" href="FarPoint.Win.TabStrip.RefreshAllTabs.html#FarPoint_Win_TabStrip_RefreshAllTabs">RefreshAllTabs()</a>
        </td>
        <td class="markdown level1 summary"><p>Redraws all tabs in the tab strip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_RefreshTab_System_Int32_" data-uid="FarPoint.Win.TabStrip.RefreshTab(System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.RefreshTab.html#FarPoint_Win_TabStrip_RefreshTab_System_Int32_">RefreshTab(int)</a>
        </td>
        <td class="markdown level1 summary"><p>Redraws the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_RefreshTabs_System_Int32_System_Int32_" data-uid="FarPoint.Win.TabStrip.RefreshTabs(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.RefreshTabs.html#FarPoint_Win_TabStrip_RefreshTabs_System_Int32_System_Int32_">RefreshTabs(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Redraws the range of tabs between the specified tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SelectTab_System_Int32_System_Int32_" data-uid="FarPoint.Win.TabStrip.SelectTab(System.Int32,System.Int32)">
          <a class="xref" href="FarPoint.Win.TabStrip.SelectTab.html#FarPoint_Win_TabStrip_SelectTab_System_Int32_System_Int32_">SelectTab(int, int)</a>
        </td>
        <td class="markdown level1 summary"><p>Selects the range of tabs between the specified tabs.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabBackColor_System_Int32_System_Drawing_Color_" data-uid="FarPoint.Win.TabStrip.SetTabBackColor(System.Int32,System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabBackColor.html#FarPoint_Win_TabStrip_SetTabBackColor_System_Int32_System_Drawing_Color_">SetTabBackColor(int, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the background color for the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabFont_System_Int32_System_Drawing_Font_" data-uid="FarPoint.Win.TabStrip.SetTabFont(System.Int32,System.Drawing.Font)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabFont.html#FarPoint_Win_TabStrip_SetTabFont_System_Int32_System_Drawing_Font_">SetTabFont(int, Font)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the font settings for the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabForeColor_System_Int32_System_Drawing_Color_" data-uid="FarPoint.Win.TabStrip.SetTabForeColor(System.Int32,System.Drawing.Color)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabForeColor.html#FarPoint_Win_TabStrip_SetTabForeColor_System_Int32_System_Drawing_Color_">SetTabForeColor(int, Color)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the text color for the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabInsertionBar_System_Int32_System_Boolean_System_Boolean_" data-uid="FarPoint.Win.TabStrip.SetTabInsertionBar(System.Int32,System.Boolean,System.Boolean)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabInsertionBar.html#FarPoint_Win_TabStrip_SetTabInsertionBar_System_Int32_System_Boolean_System_Boolean_">SetTabInsertionBar(int, bool, bool)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the tab insertion bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabPicture_System_Int32_FarPoint_Win_Picture_" data-uid="FarPoint.Win.TabStrip.SetTabPicture(System.Int32,FarPoint.Win.Picture)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabPicture.html#FarPoint_Win_TabStrip_SetTabPicture_System_Int32_FarPoint_Win_Picture_">SetTabPicture(int, Picture)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the picture to display in the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabShape_System_Int32_System_Drawing_Drawing2D_GraphicsPath_" data-uid="FarPoint.Win.TabStrip.SetTabShape(System.Int32,System.Drawing.Drawing2D.GraphicsPath)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabShape.html#FarPoint_Win_TabStrip_SetTabShape_System_Int32_System_Drawing_Drawing2D_GraphicsPath_">SetTabShape(int, GraphicsPath)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the shape of the specified tab.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_SetTabText_System_Int32_System_String_" data-uid="FarPoint.Win.TabStrip.SetTabText(System.Int32,System.String)">
          <a class="xref" href="FarPoint.Win.TabStrip.SetTabText.html#FarPoint_Win_TabStrip_SetTabText_System_Int32_System_String_">SetTabText(int, string)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the text displayed in the specified tab.</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="FarPoint_Win_TabStrip_TabStripNavigate" data-uid="FarPoint.Win.TabStrip.TabStripNavigate">
          <a class="xref" href="FarPoint.Win.TabStrip.TabStripNavigate.html">TabStripNavigate</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the method that handles the TabStripNavigate event.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_TabStrip_TabStripSelect" data-uid="FarPoint.Win.TabStrip.TabStripSelect">
          <a class="xref" href="FarPoint.Win.TabStrip.TabStripSelect.html">TabStripSelect</a>
        </td>
        <td class="markdown level1 summary"><p>Represents the method that handles the TabStripSelect event.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
