# GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar" class="text-break">Viewer.ViewerToolbar Class
</h1>
  <div class="markdown level0 summary"><p>Provides a mechanism for manipulating the toolbar within the viewer. This includes access to the toolbar's properties and its constituent controls.</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"><span class="xref">Viewer.ViewerToolbar</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.html">GrapeCity.ActiveReports.Viewer.Win</a></h6>
  <h6><strong>Assembly</strong>: MESCIUS.ActiveReports.Viewer.Win.dll</h6>
  <h5 id="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[Browsable(false)]
public class Viewer.ViewerToolbar</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="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_MainBar" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.MainBar">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.MainBar.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_MainBar">MainBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the main tool strip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_MouseModeBar" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.MouseModeBar">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.MouseModeBar.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_MouseModeBar">MouseModeBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the mouse mode tool strip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_NavigationBar" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.NavigationBar">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.NavigationBar.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_NavigationBar">NavigationBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the navigation tool strip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_ToolStrip" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToolStrip">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToolStrip.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_ToolStrip">ToolStrip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets the primary <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToolStrip.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_ToolStrip">ToolStrip</a> component of the viewer's toolbar.</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="GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_ToString" data-uid="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToString">
          <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.ToString.html#GrapeCity_ActiveReports_Viewer_Win_Viewer_ViewerToolbar_ToString">ToString()</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a string that represents the current <a class="xref" href="GrapeCity.ActiveReports.Viewer.Win.Viewer.ViewerToolbar.html">Viewer.ViewerToolbar</a> object.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
