# C1.Framework.Style.HotkeyPrefix

## Content

<div class="doc-site-dotnet-api-container">



<h1 id="C1_Framework_Style_HotkeyPrefix_" data-uid="C1.Framework.Style.HotkeyPrefix*">HotkeyPrefix Property
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>



<a id="C1_Framework_Style_HotkeyPrefix_" data-uid="C1.Framework.Style.HotkeyPrefix*"></a>
<h4 id="C1_Framework_Style_HotkeyPrefix" data-uid="C1.Framework.Style.HotkeyPrefix">HotkeyPrefix</h4>
<div class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="C1.Framework.Style.HotkeyPrefix.html#C1_Framework_Style_HotkeyPrefix">HotkeyPrefix</a> value determining how to display hot keys.</p>
</div>
<div class="markdown level1 conceptual"></div>
<h5 class="declaration">Declaration</h5>
<div class="codewrapper">
  <pre><code class="lang-csharp hljs">[Browsable(false)]
public HotkeyPrefix HotkeyPrefix { get; set; }</code></pre>
</div>
<div class="codewrapper">
  <pre><code class="lang-vbnet hljs">&lt;Browsable(False)&gt;
Public Property HotkeyPrefix As HotkeyPrefix</code></pre>
</div>
</div>
