# C1.Win.Editor.C1EditorRibbon

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Editor_C1EditorRibbon" data-uid="C1.Win.Editor.C1EditorRibbon" class="text-break">C1EditorRibbon Class
</h1>
  <div class="markdown level0 summary"><p>Provides Ribbon with editor commands.</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">C1EditorRibbon</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Editor.html">C1.Win.Editor</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Editor.10.dll</h6>
  <h5 id="C1_Win_Editor_C1EditorRibbon_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">[ToolboxBitmap(typeof(C1EditorRibbon), &quot;C1EditorRibbon.png&quot;)]
public class C1EditorRibbon : C1Ribbon</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">&lt;ToolboxBitmap(GetType(C1EditorRibbon), &quot;C1EditorRibbon.png&quot;)&gt;
Public Class C1EditorRibbon
    Inherits C1Ribbon</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_Editor_C1EditorRibbon__ctor" data-uid="C1.Win.Editor.C1EditorRibbon.#ctor">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.-ctor.html#C1_Win_Editor_C1EditorRibbon__ctor">C1EditorRibbon()</a>
        </td>
        <td class="markdown level1 summary"><p>Creates an instance of <a class="xref" href="C1.Win.Editor.C1EditorRibbon.html">C1EditorRibbon</a> class.</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_Editor_C1EditorRibbon_Editor" data-uid="C1.Win.Editor.C1EditorRibbon.Editor">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.Editor.html#C1_Win_Editor_C1EditorRibbon_Editor">Editor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.Win.Editor.C1Editor.html">C1Editor</a> control.</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_Editor_C1EditorRibbon_Dispose_System_Boolean_" data-uid="C1.Win.Editor.C1EditorRibbon.Dispose(System.Boolean)">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.Dispose.html#C1_Win_Editor_C1EditorRibbon_Dispose_System_Boolean_">Dispose(bool)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_C1EditorRibbon_OnViewChanged_System_EventArgs_" data-uid="C1.Win.Editor.C1EditorRibbon.OnViewChanged(System.EventArgs)">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.OnViewChanged.html#C1_Win_Editor_C1EditorRibbon_OnViewChanged_System_EventArgs_">OnViewChanged(EventArgs)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_C1EditorRibbon_Reset" data-uid="C1.Win.Editor.C1EditorRibbon.Reset">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.Reset.html#C1_Win_Editor_C1EditorRibbon_Reset">Reset()</a>
        </td>
        <td class="markdown level1 summary"><p>Resets <a class="xref" href="C1.Win.Editor.C1EditorRibbon.html">C1EditorRibbon</a> to its default appearance.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Editor_C1EditorRibbon_ThemeChanged_System_Object_" data-uid="C1.Win.Editor.C1EditorRibbon.ThemeChanged(System.Object)">
          <a class="xref" href="C1.Win.Editor.C1EditorRibbon.ThemeChanged.html#C1_Win_Editor_C1EditorRibbon_ThemeChanged_System_Object_">ThemeChanged(object)</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
