# C1.Win.Layout.Styles.BaseCuesStyle

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_Layout_Styles_BaseCuesStyle" data-uid="C1.Win.Layout.Styles.BaseCuesStyle" class="text-break">BaseCuesStyle Class
</h1>
  <div class="markdown level0 summary"><p><a class="xref" href="C1.Win.Layout.Styles.BaseCuesStyle.html">BaseCuesStyle</a> contains display attributes that
determine the general appearance of the Cues 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">BaseCuesStyle</span></div>
      <div class="level2"><a class="xref" href="C1.Win.Layout.Styles.BaseCuesHotStyle.html">BaseCuesHotStyle</a></div>
      <div class="level2"><a class="xref" href="C1.Win.Layout.Styles.CuesStyle.html">CuesStyle</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.Layout.Styles.html">C1.Win.Layout.Styles</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.DashboardLayout.4.8.dll</h6>
  <h5 id="C1_Win_Layout_Styles_BaseCuesStyle_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public abstract class BaseCuesStyle : BaseC1FrameworkStyle</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public MustInherit Class BaseCuesStyle
    Inherits BaseC1FrameworkStyle</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_Layout_Styles_BaseCuesStyle_BackColor" data-uid="C1.Win.Layout.Styles.BaseCuesStyle.BackColor">
          <a class="xref" href="C1.Win.Layout.Styles.BaseCuesStyle.BackColor.html#C1_Win_Layout_Styles_BaseCuesStyle_BackColor">BackColor</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.drawing.color">Color</a> used to paint the background.</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_Layout_Styles_BaseCuesStyle_ResetBackColor" data-uid="C1.Win.Layout.Styles.BaseCuesStyle.ResetBackColor">
          <a class="xref" href="C1.Win.Layout.Styles.BaseCuesStyle.ResetBackColor.html#C1_Win_Layout_Styles_BaseCuesStyle_ResetBackColor">ResetBackColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
      <tr>
        <td id="C1_Win_Layout_Styles_BaseCuesStyle_ShouldSerializeBackColor" data-uid="C1.Win.Layout.Styles.BaseCuesStyle.ShouldSerializeBackColor">
          <a class="xref" href="C1.Win.Layout.Styles.BaseCuesStyle.ShouldSerializeBackColor.html#C1_Win_Layout_Styles_BaseCuesStyle_ShouldSerializeBackColor">ShouldSerializeBackColor()</a>
        </td>
        <td class="markdown level1 summary"></td>
      </tr>
    </tbody>
  </table>

</div>
