# C1.Win.RulesManager.Styles.ClickableElementStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_RulesManager_Styles_ClickableElementStyle" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle" class="text-break">ClickableElementStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.html">ClickableElementStyle</a> contains display attributes that
determine the general appearance of the clickable element 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"><a class="xref" href="C1.Win.RulesManager.Styles.BaseElementStyle.html">BaseElementStyle</a></div>
    <div class="level2"><span class="xref">ClickableElementStyle</span></div>
      <div class="level3"><a class="xref" href="C1.Win.RulesManager.Styles.ButtonElementStyle.html">ButtonElementStyle</a></div>
      <div class="level3"><a class="xref" href="C1.Win.RulesManager.Styles.RuleItemStyle.html">RuleItemStyle</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.RulesManager.Styles.html">C1.Win.RulesManager.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.RulesManager.4.8.dll</h6>
  <h5 id="C1_Win_RulesManager_Styles_ClickableElementStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class ClickableElementStyle : BaseElementStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class ClickableElementStyle
    Inherits BaseElementStyle</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="C1_Win_RulesManager_Styles_ClickableElementStyle_Default" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.Default">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.Default.html#C1_Win_RulesManager_Styles_ClickableElementStyle_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_RulesManager_Styles_ClickableElementStyle_Hot" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.Hot">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.Hot.html#C1_Win_RulesManager_Styles_ClickableElementStyle_Hot">Hot</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of element on the screen when the cursor is over it.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_ClickableElementStyle_HotPressed" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.HotPressed">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.HotPressed.html#C1_Win_RulesManager_Styles_ClickableElementStyle_HotPressed">HotPressed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the pressed element on the screen when the cursor is over it.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_ClickableElementStyle_Pressed" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.Pressed">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.Pressed.html#C1_Win_RulesManager_Styles_ClickableElementStyle_Pressed">Pressed</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of pressed element on the screen.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_ClickableElementStyle_Selected" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.Selected">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.Selected.html#C1_Win_RulesManager_Styles_ClickableElementStyle_Selected">Selected</a>
        </td>
        <td class="markdown level1 summary"><p>Gets style containing display attributes that determine the general appearance of the selected element on the screen.</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_RulesManager_Styles_ClickableElementStyle_ApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.ApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.ApplyToStyle.html#C1_Win_RulesManager_Styles_ClickableElementStyle_ApplyToStyle_C1_Framework_Style_">ApplyToStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies style to the specified <span class="xref">C1.Framework.Style</span> if it is possible.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_RulesManager_Styles_ClickableElementStyle_BaseApplyToStyle_C1_Framework_Style_" data-uid="C1.Win.RulesManager.Styles.ClickableElementStyle.BaseApplyToStyle(C1.Framework.Style)">
          <a class="xref" href="C1.Win.RulesManager.Styles.ClickableElementStyle.BaseApplyToStyle.html#C1_Win_RulesManager_Styles_ClickableElementStyle_BaseApplyToStyle_C1_Framework_Style_">BaseApplyToStyle(Style)</a>
        </td>
        <td class="markdown level1 summary"><p>Applies Style base properties to the specified <span class="xref">C1.Framework.Style</span>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
