# FarPoint.Win.Spread.IFpStatusBarElement

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="FarPoint_Win_Spread_IFpStatusBarElement" data-uid="FarPoint.Win.Spread.IFpStatusBarElement" class="text-break">IFpStatusBarElement Interface
</h1>
  <div class="markdown level0 summary"><p>Interface for the status bar elements.</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_IFpStatusBarElement_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IFpStatusBarElement</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IFpStatusBarElement</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_IFpStatusBarElement_Align" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.Align">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.Align.html#FarPoint_Win_Spread_IFpStatusBarElement_Align">Align</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the element alignment.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_MenuText" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.MenuText">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.MenuText.html#FarPoint_Win_Spread_IFpStatusBarElement_MenuText">MenuText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element text displayed in context menu.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_Owner" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.Owner">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.Owner.html#FarPoint_Win_Spread_IFpStatusBarElement_Owner">Owner</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the status bar that contains the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_Text" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.Text">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.Text.html#FarPoint_Win_Spread_IFpStatusBarElement_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element text.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_ValueText" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.ValueText">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.ValueText.html#FarPoint_Win_Spread_IFpStatusBarElement_ValueText">ValueText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets value as string type</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_Visible" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.Visible">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.Visible.html#FarPoint_Win_Spread_IFpStatusBarElement_Visible">Visible</a>
        </td>
        <td class="markdown level1 summary"><p>Indicates whether the element is displayed 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_IFpStatusBarElement_CalculateValue" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.CalculateValue">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.CalculateValue.html#FarPoint_Win_Spread_IFpStatusBarElement_CalculateValue">CalculateValue()</a>
        </td>
        <td class="markdown level1 summary"><p>Calculate value of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_Dopaint_System_Drawing_Graphics_System_Drawing_Rectangle_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.Dopaint(System.Drawing.Graphics,System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.Dopaint.html#FarPoint_Win_Spread_IFpStatusBarElement_Dopaint_System_Drawing_Graphics_System_Drawing_Rectangle_">Dopaint(Graphics, Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Paints the element using the graphics object and the rectangle.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_GetPreferedWidth" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.GetPreferedWidth">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.GetPreferedWidth.html#FarPoint_Win_Spread_IFpStatusBarElement_GetPreferedWidth">GetPreferedWidth()</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the preferred width of the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_GetTextTip_System_Drawing_Point_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.GetTextTip(System.Drawing.Point)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.GetTextTip.html#FarPoint_Win_Spread_IFpStatusBarElement_GetTextTip_System_Drawing_Point_">GetTextTip(Point)</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the element text tip.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnAttachSpreadContext" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnAttachSpreadContext">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnAttachSpreadContext.html#FarPoint_Win_Spread_IFpStatusBarElement_OnAttachSpreadContext">OnAttachSpreadContext()</a>
        </td>
        <td class="markdown level1 summary"><p>Calls the function when attaching the spread context to the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnDetachSpreadContext" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnDetachSpreadContext">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnDetachSpreadContext.html#FarPoint_Win_Spread_IFpStatusBarElement_OnDetachSpreadContext">OnDetachSpreadContext()</a>
        </td>
        <td class="markdown level1 summary"><p>Calls the function when detaching the spread context from the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnMouseDown_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseDown(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseDown.html#FarPoint_Win_Spread_IFpStatusBarElement_OnMouseDown_System_Windows_Forms_MouseEventArgs_">OnMouseDown(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the mouse down event for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnMouseLeave_System_EventArgs_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseLeave(System.EventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseLeave.html#FarPoint_Win_Spread_IFpStatusBarElement_OnMouseLeave_System_EventArgs_">OnMouseLeave(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the mouse leave event for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnMouseMove_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseMove(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseMove.html#FarPoint_Win_Spread_IFpStatusBarElement_OnMouseMove_System_Windows_Forms_MouseEventArgs_">OnMouseMove(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the mouse move event for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_OnMouseUp_System_Windows_Forms_MouseEventArgs_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseUp(System.Windows.Forms.MouseEventArgs)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnMouseUp.html#FarPoint_Win_Spread_IFpStatusBarElement_OnMouseUp_System_Windows_Forms_MouseEventArgs_">OnMouseUp(MouseEventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Processes the mouse up event for the element.</p>
</td>
      </tr>
      <tr>
        <td id="FarPoint_Win_Spread_IFpStatusBarElement_SetBound_System_Drawing_Rectangle_" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.SetBound(System.Drawing.Rectangle)">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.SetBound.html#FarPoint_Win_Spread_IFpStatusBarElement_SetBound_System_Drawing_Rectangle_">SetBound(Rectangle)</a>
        </td>
        <td class="markdown level1 summary"><p>Sets the element boundary.</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_Spread_IFpStatusBarElement_OnChanged" data-uid="FarPoint.Win.Spread.IFpStatusBarElement.OnChanged">
          <a class="xref" href="FarPoint.Win.Spread.IFpStatusBarElement.OnChanged.html">OnChanged</a>
        </td>
        <td class="markdown level1 summary"><p>Causes the event to occur when the element is changed.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
