# C1.Framework.Drawing.Gdi.SystemBrushes

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Framework_Drawing_Gdi_SystemBrushes" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes" class="text-break">SystemBrushes Class
</h1>
  <div class="markdown level0 summary"><p>Each property of the SystemBrushes class is a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of
a Windows display element.</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">SystemBrushes</span></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Framework.Drawing.Gdi.html">C1.Framework.Drawing.Gdi</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Input.4.8.dll</h6>
  <h5 id="C1_Framework_Drawing_Gdi_SystemBrushes_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public static class SystemBrushes</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Module SystemBrushes</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_Framework_Drawing_Gdi_SystemBrushes_ActiveBorder" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveBorder">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveBorder.html#C1_Framework_Drawing_Gdi_SystemBrushes_ActiveBorder">ActiveBorder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the active window's border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ActiveCaption" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveCaption">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveCaption.html#C1_Framework_Drawing_Gdi_SystemBrushes_ActiveCaption">ActiveCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the active window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ActiveCaptionText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveCaptionText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ActiveCaptionText.html#C1_Framework_Drawing_Gdi_SystemBrushes_ActiveCaptionText">ActiveCaptionText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the text in the active window's</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_AppWorkspace" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.AppWorkspace">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.AppWorkspace.html#C1_Framework_Drawing_Gdi_SystemBrushes_AppWorkspace">AppWorkspace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the application workspace.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ButtonFace" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonFace">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonFace.html#C1_Framework_Drawing_Gdi_SystemBrushes_ButtonFace">ButtonFace</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the face color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ButtonHighlight" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonHighlight">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonHighlight.html#C1_Framework_Drawing_Gdi_SystemBrushes_ButtonHighlight">ButtonHighlight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the highlight color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ButtonShadow" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonShadow">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ButtonShadow.html#C1_Framework_Drawing_Gdi_SystemBrushes_ButtonShadow">ButtonShadow</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the shadow color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Control" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Control">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Control.html#C1_Framework_Drawing_Gdi_SystemBrushes_Control">Control</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the face color of a 3-D element</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ControlDark" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ControlDark">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ControlDark.html#C1_Framework_Drawing_Gdi_SystemBrushes_ControlDark">ControlDark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the shadow color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ControlDarkDark" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ControlDarkDark">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ControlDarkDark.html#C1_Framework_Drawing_Gdi_SystemBrushes_ControlDarkDark">ControlDarkDark</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the dark shadow color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ControlLight" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ControlLight">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ControlLight.html#C1_Framework_Drawing_Gdi_SystemBrushes_ControlLight">ControlLight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the light color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ControlLightLight" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ControlLightLight">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ControlLightLight.html#C1_Framework_Drawing_Gdi_SystemBrushes_ControlLightLight">ControlLightLight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the highlight color of a 3-D</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ControlText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ControlText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ControlText.html#C1_Framework_Drawing_Gdi_SystemBrushes_ControlText">ControlText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of text in a 3-D</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Desktop" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Desktop">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Desktop.html#C1_Framework_Drawing_Gdi_SystemBrushes_Desktop">Desktop</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the desktop.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_GradientActiveCaption" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.GradientActiveCaption">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.GradientActiveCaption.html#C1_Framework_Drawing_Gdi_SystemBrushes_GradientActiveCaption">GradientActiveCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the lightest color
in the color gradient of an active window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_GradientInactiveCaption" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.GradientInactiveCaption">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.GradientInactiveCaption.html#C1_Framework_Drawing_Gdi_SystemBrushes_GradientInactiveCaption">GradientInactiveCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the lightest color in the color
gradient of an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_GrayText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.GrayText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.GrayText.html#C1_Framework_Drawing_Gdi_SystemBrushes_GrayText">GrayText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of dimmed text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Highlight" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Highlight">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Highlight.html#C1_Framework_Drawing_Gdi_SystemBrushes_Highlight">Highlight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background of selected items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_HighlightText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.HighlightText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.HighlightText.html#C1_Framework_Drawing_Gdi_SystemBrushes_HighlightText">HighlightText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the text of selected items.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_HotTrack" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.HotTrack">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.HotTrack.html#C1_Framework_Drawing_Gdi_SystemBrushes_HotTrack">HotTrack</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color used to designate a hot-tracked item.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_InactiveBorder" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveBorder">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveBorder.html#C1_Framework_Drawing_Gdi_SystemBrushes_InactiveBorder">InactiveBorder</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of an inactive window's border.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_InactiveCaption" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveCaption">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveCaption.html#C1_Framework_Drawing_Gdi_SystemBrushes_InactiveCaption">InactiveCaption</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background of an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_InactiveCaptionText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveCaptionText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.InactiveCaptionText.html#C1_Framework_Drawing_Gdi_SystemBrushes_InactiveCaptionText">InactiveCaptionText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the text in an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Info" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Info">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Info.html#C1_Framework_Drawing_Gdi_SystemBrushes_Info">Info</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background of a ToolTip.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_InfoText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.InfoText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.InfoText.html#C1_Framework_Drawing_Gdi_SystemBrushes_InfoText">InfoText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the text of a ToolTip.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Menu" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Menu">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Menu.html#C1_Framework_Drawing_Gdi_SystemBrushes_Menu">Menu</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of a menu's background.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_MenuBar" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.MenuBar">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.MenuBar.html#C1_Framework_Drawing_Gdi_SystemBrushes_MenuBar">MenuBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background of a menu bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_MenuHighlight" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.MenuHighlight">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.MenuHighlight.html#C1_Framework_Drawing_Gdi_SystemBrushes_MenuHighlight">MenuHighlight</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color used to highlight menu items
when the menu appears as a flat menu.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_MenuText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.MenuText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.MenuText.html#C1_Framework_Drawing_Gdi_SystemBrushes_MenuText">MenuText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of a menu's text.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_ScrollBar" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.ScrollBar">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.ScrollBar.html#C1_Framework_Drawing_Gdi_SystemBrushes_ScrollBar">ScrollBar</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background of a scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_Window" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.Window">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.Window.html#C1_Framework_Drawing_Gdi_SystemBrushes_Window">Window</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the background in the client area of a window.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_WindowFrame" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.WindowFrame">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.WindowFrame.html#C1_Framework_Drawing_Gdi_SystemBrushes_WindowFrame">WindowFrame</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of a window frame.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Framework_Drawing_Gdi_SystemBrushes_WindowText" data-uid="C1.Framework.Drawing.Gdi.SystemBrushes.WindowText">
          <a class="xref" href="C1.Framework.Drawing.Gdi.SystemBrushes.WindowText.html#C1_Framework_Drawing_Gdi_SystemBrushes_WindowText">WindowText</a>
        </td>
        <td class="markdown level1 summary"><p>Gets a <a class="xref" href="C1.Framework.Drawing.Gdi.ColorBrush.html">ColorBrush</a> object that is the color of the text in the client area of a window.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
