# C1.Win.Ribbon.BackstageViewTab

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Ribbon_BackstageViewTab" data-uid="C1.Win.Ribbon.BackstageViewTab" class="text-break">BackstageViewTab Class
</h1>
  <div class="markdown level0 summary"><p>Represents a tab element in a <span class="xref">C1.Win.Ribbon.BackstageViewTab.BackstageView</span> component.</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="C1.Win.Ribbon.RibbonItem.html">RibbonItem</a></div>
    <div class="level4"><a class="xref" href="C1.Win.Ribbon.RibbonIconItem.html">RibbonIconItem</a></div>
    <div class="level5"><span class="xref">BackstageViewTab</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <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><span class="xref">IUiaToggleButton</span></div>
    <div><span class="xref">IUiaToggleProvider</span></div>
    <div><span class="xref">IUiaScrollItemProvider</span></div>
  </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_BackstageViewTab_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class BackstageViewTab : RibbonIconItem, IComponent, IDisposable, IUiaToggleButton, IUiaToggleProvider, IUiaScrollItemProvider</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class BackstageViewTab
    Inherits RibbonIconItem
    Implements IComponent, IDisposable, IUiaToggleButton, IUiaToggleProvider, IUiaScrollItemProvider</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_Ribbon_BackstageViewTab__ctor" data-uid="C1.Win.Ribbon.BackstageViewTab.#ctor">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.-ctor.html#C1_Win_Ribbon_BackstageViewTab__ctor">BackstageViewTab()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab__ctor_System_Drawing_Image_" data-uid="C1.Win.Ribbon.BackstageViewTab.#ctor(System.Drawing.Image)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.-ctor.html#C1_Win_Ribbon_BackstageViewTab__ctor_System_Drawing_Image_">BackstageViewTab(Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab__ctor_System_String_" data-uid="C1.Win.Ribbon.BackstageViewTab.#ctor(System.String)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.-ctor.html#C1_Win_Ribbon_BackstageViewTab__ctor_System_String_">BackstageViewTab(string)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab__ctor_System_String_System_Drawing_Image_" data-uid="C1.Win.Ribbon.BackstageViewTab.#ctor(System.String,System.Drawing.Image)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.-ctor.html#C1_Win_Ribbon_BackstageViewTab__ctor_System_String_System_Drawing_Image_">BackstageViewTab(string, Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab__ctor_System_String_System_Drawing_Image_System_Drawing_Image_" data-uid="C1.Win.Ribbon.BackstageViewTab.#ctor(System.String,System.Drawing.Image,System.Drawing.Image)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.-ctor.html#C1_Win_Ribbon_BackstageViewTab__ctor_System_String_System_Drawing_Image_System_Drawing_Image_">BackstageViewTab(string, Image, Image)</a>
        </td>
        <td class="markdown level1 summary"><p>Creates a new instance of <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</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_Ribbon_BackstageViewTab_Control" data-uid="C1.Win.Ribbon.BackstageViewTab.Control">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Control.html#C1_Win_Ribbon_BackstageViewTab_Control">Control</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the control that this <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a> is hosting.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab_KeyTip" data-uid="C1.Win.Ribbon.BackstageViewTab.KeyTip">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.KeyTip.html#C1_Win_Ribbon_BackstageViewTab_KeyTip">KeyTip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the KeyTip providing keyboard access to the <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab_Selected" data-uid="C1.Win.Ribbon.BackstageViewTab.Selected">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Selected.html#C1_Win_Ribbon_BackstageViewTab_Selected">Selected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets whether this <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a> is currently selected.
Only one tab can be selected at any time.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab_Text" data-uid="C1.Win.Ribbon.BackstageViewTab.Text">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Text.html#C1_Win_Ribbon_BackstageViewTab_Text">Text</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text associated with the <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a>.</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="C1_Win_Ribbon_BackstageViewTab_OnDeselect_System_EventArgs_" data-uid="C1.Win.Ribbon.BackstageViewTab.OnDeselect(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.OnDeselect.html#C1_Win_Ribbon_BackstageViewTab_OnDeselect_System_EventArgs_">OnDeselect(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Deselect.html">Deselect</a> event.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab_OnSelect_System_EventArgs_" data-uid="C1.Win.Ribbon.BackstageViewTab.OnSelect(System.EventArgs)">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.OnSelect.html#C1_Win_Ribbon_BackstageViewTab_OnSelect_System_EventArgs_">OnSelect(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"><p>Raises the <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Select.html">Select</a> event.</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_Ribbon_BackstageViewTab_Deselect" data-uid="C1.Win.Ribbon.BackstageViewTab.Deselect">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Deselect.html">Deselect</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after a <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a> is deselected.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Ribbon_BackstageViewTab_Select" data-uid="C1.Win.Ribbon.BackstageViewTab.Select">
          <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.Select.html">Select</a>
        </td>
        <td class="markdown level1 summary"><p>Occurs after a <a class="xref" href="C1.Win.Ribbon.BackstageViewTab.html">BackstageViewTab</a> is selected.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
