# C1.Win.C1ScrollBar.Style.StyleColorSet

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1ScrollBar_Style_StyleColorSet" data-uid="C1.Win.C1ScrollBar.Style.StyleColorSet" class="text-break">StyleColorSet Class
</h1>
  <div class="markdown level0 summary"><p>Represents the set of known colors that can be referenced from style elements.</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">StyleColorSet</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1ScrollBar.Style.html">C1.Win.C1ScrollBar.Style</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.10.dll</h6>
  <h5 id="C1_Win_C1ScrollBar_Style_StyleColorSet_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class StyleColorSet</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class StyleColorSet</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_C1ScrollBar_Style_StyleColorSet_Item_C1_Win_C1ScrollBar_Style_StyleColor_" data-uid="C1.Win.C1ScrollBar.Style.StyleColorSet.Item(C1.Win.C1ScrollBar.Style.StyleColor)">
          <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColorSet.Item.html#C1_Win_C1ScrollBar_Style_StyleColorSet_Item_C1_Win_C1ScrollBar_Style_StyleColor_">this[StyleColor]</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets a Color associated with the specified <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColor.html">StyleColor</a>.</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_C1ScrollBar_Style_StyleColorSet_GetBrush_C1_Win_C1ScrollBar_Style_StyleColor_" data-uid="C1.Win.C1ScrollBar.Style.StyleColorSet.GetBrush(C1.Win.C1ScrollBar.Style.StyleColor)">
          <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColorSet.GetBrush.html#C1_Win_C1ScrollBar_Style_StyleColorSet_GetBrush_C1_Win_C1ScrollBar_Style_StyleColor_">GetBrush(StyleColor)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a Brush associated with the specified <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColor.html">StyleColor</a>.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1ScrollBar_Style_StyleColorSet_GetPen_C1_Win_C1ScrollBar_Style_StyleColor_" data-uid="C1.Win.C1ScrollBar.Style.StyleColorSet.GetPen(C1.Win.C1ScrollBar.Style.StyleColor)">
          <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColorSet.GetPen.html#C1_Win_C1ScrollBar_Style_StyleColorSet_GetPen_C1_Win_C1ScrollBar_Style_StyleColor_">GetPen(StyleColor)</a>
        </td>
        <td class="markdown level1 summary"><p>Returns a Pen associated with the specified <a class="xref" href="C1.Win.C1ScrollBar.Style.StyleColor.html">StyleColor</a>.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
