# FarPoint.Win.Spread.IFpStatusBar

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_IFpStatusBar" data-uid="FarPoint.Win.Spread.IFpStatusBar" class="text-break">IFpStatusBar Interface
</h1>
  <div class="markdown level0 summary"><p>Interface for the status bar.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="FarPoint.Win.Spread.html">FarPoint.Win.Spread</a></h6>
  <h6><strong>Assembly</strong>: FarPoint.Win.Spread.dll</h6>
  <h5 id="FarPoint_Win_Spread_IFpStatusBar_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IFpStatusBar</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IFpStatusBar</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="FarPoint_Win_Spread_IFpStatusBar_BackColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.BackColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.BackColor.html#FarPoint_Win_Spread_IFpStatusBar_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the backcolor of the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_Elements" data-uid="FarPoint.Win.Spread.IFpStatusBar.Elements">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.Elements.html#FarPoint_Win_Spread_IFpStatusBar_Elements">Elements</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the collection of elements in the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_EnableContextMenu" data-uid="FarPoint.Win.Spread.IFpStatusBar.EnableContextMenu">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.EnableContextMenu.html#FarPoint_Win_Spread_IFpStatusBar_EnableContextMenu">EnableContextMenu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets where the context menu of status bar is enabled</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_Font" data-uid="FarPoint.Win.Spread.IFpStatusBar.Font">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.Font.html#FarPoint_Win_Spread_IFpStatusBar_Font">Font</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text font in the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_ForeColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.ForeColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ForeColor.html#FarPoint_Win_Spread_IFpStatusBar_ForeColor">ForeColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the forecolor of the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_Owner" data-uid="FarPoint.Win.Spread.IFpStatusBar.Owner">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.Owner.html#FarPoint_Win_Spread_IFpStatusBar_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the fpspread that owns the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_Skin" data-uid="FarPoint.Win.Spread.IFpStatusBar.Skin">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.Skin.html#FarPoint_Win_Spread_IFpStatusBar_Skin">Skin</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the skin for the status bar.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_ZoomButtonHoverColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.ZoomButtonHoverColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ZoomButtonHoverColor.html#FarPoint_Win_Spread_IFpStatusBar_ZoomButtonHoverColor">ZoomButtonHoverColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the zoom level button color when when the mouse is over it.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_ZoomSliderColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderColor.html#FarPoint_Win_Spread_IFpStatusBar_ZoomSliderColor">ZoomSliderColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color of the zoom slider button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_ZoomSliderHoverColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderHoverColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderHoverColor.html#FarPoint_Win_Spread_IFpStatusBar_ZoomSliderHoverColor">ZoomSliderHoverColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the color for the zoom slider button when the mouse is over the button.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBar_ZoomSliderTrackColor" data-uid="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderTrackColor">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ZoomSliderTrackColor.html#FarPoint_Win_Spread_IFpStatusBar_ZoomSliderTrackColor">ZoomSliderTrackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the track color for the zoom slider in the status bar.</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_Spread_IFpStatusBar_ApplySkin_FarPoint_Win_Spread_StatusBarSkin_" data-uid="FarPoint.Win.Spread.IFpStatusBar.ApplySkin(FarPoint.Win.Spread.StatusBarSkin)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBar.ApplySkin.html#FarPoint_Win_Spread_IFpStatusBar_ApplySkin_FarPoint_Win_Spread_StatusBarSkin_">ApplySkin(StatusBarSkin)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies the skin to the status bar.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
