# C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle" class="text-break">NavigationButtonStyle Class
</h1>
  <div class="markdown level0 summary"><p>The <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.html">NavigationButtonStyle</a> contains display attributes that determine the general appearance
of the <a class="xref" href="C1.Win.Command.C1RadialMenu.html">C1RadialMenu</a> central button in some state on the screen.</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">NavigationButtonStyle</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Command.Styles.RadialMenu.html">C1.Win.Command.Styles.RadialMenu</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.Command.10.dll</h6>
  <h5 id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class NavigationButtonStyle : BaseStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class NavigationButtonStyle
    Inherits BaseStyle</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_Command_Styles_RadialMenu_NavigationButtonStyle__ctor" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.#ctor">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.-ctor.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle__ctor">NavigationButtonStyle()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.html">NavigationButtonStyle</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_Command_Styles_RadialMenu_NavigationButtonStyle_Default" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Default">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Default.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Default">Default</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the default state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Disabled" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Disabled">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Disabled.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Disabled">Disabled</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the disabled state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Hot" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Hot">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Hot.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Hot">Hot</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the hot state.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed">Pressed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the element in the pressed state.</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_Command_Styles_RadialMenu_NavigationButtonStyle_ResetDefault" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetDefault">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetDefault.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetDefault">ResetDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Default.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Default">Default</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetDisabled" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetDisabled">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetDisabled.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetDisabled">ResetDisabled()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Disabled.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Disabled">Disabled</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetHot" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetHot">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetHot.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetHot">ResetHot()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Hot.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Hot">Hot</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetPressed" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetPressed">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ResetPressed.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ResetPressed">ResetPressed()</a>
        </td>
        <td class="markdown level1 summary"><p>Restores the default value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed">Pressed</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeDefault" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeDefault">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeDefault.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeDefault">ShouldSerializeDefault()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Default.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Default">Default</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeDisabled" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeDisabled">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeDisabled.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeDisabled">ShouldSerializeDisabled()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Disabled.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Disabled">Disabled</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeHot" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeHot">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializeHot.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializeHot">ShouldSerializeHot()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Hot.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Hot">Hot</a> property.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializePressed" data-uid="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializePressed">
          <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.ShouldSerializePressed.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_ShouldSerializePressed">ShouldSerializePressed()</a>
        </td>
        <td class="markdown level1 summary"><p>Specifies whether to save the value of the <a class="xref" href="C1.Win.Command.Styles.RadialMenu.NavigationButtonStyle.Pressed.html#C1_Win_Command_Styles_RadialMenu_NavigationButtonStyle_Pressed">Pressed</a> property.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
