# C1.Win.Ribbon.IC1StatusBarHolder

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Ribbon_IC1StatusBarHolder" data-uid="C1.Win.Ribbon.IC1StatusBarHolder" class="text-break">IC1StatusBarHolder Interface
</h1>
  <div class="markdown level0 summary"><p>To be supported by the UserControl that contains a C1StatusBar.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Ribbon.html">C1.Win.Ribbon</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Ribbon.10.dll</h6>
  <h5 id="C1_Win_Ribbon_IC1StatusBarHolder_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public interface IC1StatusBarHolder</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Interface IC1StatusBarHolder</code></pre>
  </div>
  <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_Ribbon_IC1StatusBarHolder_GetStatusBarControl" data-uid="C1.Win.Ribbon.IC1StatusBarHolder.GetStatusBarControl">
          <a class="xref" href="C1.Win.Ribbon.IC1StatusBarHolder.GetStatusBarControl.html#C1_Win_Ribbon_IC1StatusBarHolder_GetStatusBarControl">GetStatusBarControl()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns the C1StatusBar that is contained in this UserControl.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
