# GrapeCity.Core.KnownColor

## Content

<div class="doc-site-dotnet-api-container">




  <h1 id="GrapeCity_Core_KnownColor" data-uid="GrapeCity.Core.KnownColor" class="text-break">KnownColor Enum
</h1>
  <div class="markdown level0 summary"><p>Specifies the known system colors.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <h6><strong>Namespace</strong>: <a class="xref" href="GrapeCity.Core.html">GrapeCity.Core</a></h6>
  <h6><strong>Assembly</strong>: GrapeCity.Spreadsheet.dll</h6>
  <h5 id="GrapeCity_Core_KnownColor_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public enum KnownColor : byte</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Enum KnownColor As Byte</code></pre>
  </div>
  <h3 id="fields">Fields
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    <thead>
    </thead></thead><tbody>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ActiveBorder">ActiveBorder</td>
        <td><p>The system-defined color of the active window's border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ActiveCaption">ActiveCaption</td>
        <td><p>The system-defined color of the background of the active window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ActiveCaptionText">ActiveCaptionText</td>
        <td><p>The system-defined color of the text in the active window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_AliceBlue">AliceBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_AntiqueWhite">AntiqueWhite</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_AppWorkspace">AppWorkspace</td>
        <td><p>The system-defined color of the application workspace. The application workspace is the area in a multiple-document view that is not being occupied by documents.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Aqua">Aqua</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Aquamarine">Aquamarine</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Azure">Azure</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Beige">Beige</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Bisque">Bisque</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Black">Black</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_BlanchedAlmond">BlanchedAlmond</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Blue">Blue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_BlueViolet">BlueViolet</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Brown">Brown</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_BurlyWood">BurlyWood</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ButtonFace">ButtonFace</td>
        <td><p>The system-defined face color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ButtonHighlight">ButtonHighlight</td>
        <td><p>The system-defined color that is the highlight color of a 3-D element. This color is applied to parts of a 3-D element that face the light source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ButtonShadow">ButtonShadow</td>
        <td><p>The system-defined color that is the shadow color of a 3-D element. This color is applied to parts of a 3-D element that face away from the light source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_CadetBlue">CadetBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Chartreuse">Chartreuse</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Chocolate">Chocolate</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Control">Control</td>
        <td><p>The system-defined face color of a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ControlDark">ControlDark</td>
        <td><p>The system-defined shadow color of a 3-D element. The shadow color is applied to parts of a 3-D element that face away from the light source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ControlDarkDark">ControlDarkDark</td>
        <td><p>The system-defined color that is the dark shadow color of a 3-D element. The dark shadow color is applied to the parts of a 3-D element that are the darkest color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ControlLight">ControlLight</td>
        <td><p>The system-defined color that is the light color of a 3-D element. The light color is applied to parts of a 3-D element that face the light source.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ControlLightLight">ControlLightLight</td>
        <td><p>The system-defined highlight color of a 3-D element. The highlight color is applied to the parts of a 3-D element that are the lightest color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ControlText">ControlText</td>
        <td><p>The system-defined color of text in a 3-D element.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Coral">Coral</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_CornflowerBlue">CornflowerBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Cornsilk">Cornsilk</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Crimson">Crimson</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Cyan">Cyan</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkBlue">DarkBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkBlue2010">DarkBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkCyan">DarkCyan</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkCyan2010">DarkCyan2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGoldenrod">DarkGoldenrod</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGoldenrod2010">DarkGoldenrod2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGray">DarkGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGray2010">DarkGray2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGreen">DarkGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGreen2010">DarkGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGrey">DarkGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkGrey2010">DarkGrey2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkKhaki">DarkKhaki</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkKhaki2010">DarkKhaki2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkMagenta">DarkMagenta</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkMagenta2010">DarkMagenta2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOliveGreen">DarkOliveGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOliveGreen2010">DarkOliveGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOrange">DarkOrange</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOrange2010">DarkOrange2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOrchid">DarkOrchid</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkOrchid2010">DarkOrchid2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkRed">DarkRed</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkRed2010">DarkRed2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSalmon">DarkSalmon</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSalmon2010">DarkSalmon2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSeaGreen">DarkSeaGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSeaGreen2010">DarkSeaGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateBlue">DarkSlateBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateBlue2010">DarkSlateBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateGray">DarkSlateGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateGray2010">DarkSlateGray2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateGrey">DarkSlateGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkSlateGrey2010">DarkSlateGrey2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkTurquoise">DarkTurquoise</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkTurquoise2010">DarkTurquoise2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkViolet">DarkViolet</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DarkViolet2010">DarkViolet2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DeepPink">DeepPink</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DeepSkyBlue">DeepSkyBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Desktop">Desktop</td>
        <td><p>The system-defined color of the desktop.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DimGray">DimGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DimGrey">DimGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_DodgerBlue">DodgerBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Firebrick">Firebrick</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_FloralWhite">FloralWhite</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ForestGreen">ForestGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Fuchsia">Fuchsia</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Gainsboro">Gainsboro</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_GhostWhite">GhostWhite</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Gold">Gold</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Goldenrod">Goldenrod</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_GradientActiveCaption">GradientActiveCaption</td>
        <td><p>The system-defined color of the lightest color in the color gradient of an active window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_GradientInactiveCaption">GradientInactiveCaption</td>
        <td><p>The system-defined color of the lightest color in the color gradient of an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Gray">Gray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_GrayText">GrayText</td>
        <td><p>The system-defined color of dimmed text. Items in a list that are disabled are displayed in dimmed text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Green">Green</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_GreenYellow">GreenYellow</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Grey">Grey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Highlight">Highlight</td>
        <td><p>The system-defined color of the background of selected items. This includes selected menu items as well as selected text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_HighlightText">HighlightText</td>
        <td><p>The system-defined color of the text of selected items.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Honeydew">Honeydew</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_HotPink">HotPink</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_HotTrack">HotTrack</td>
        <td><p>The system-defined color used to designate a hot-tracked item. Single-clicking a hot-tracked item executes the item.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_InactiveBorder">InactiveBorder</td>
        <td><p>The system-defined color of an inactive window's border.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_InactiveCaption">InactiveCaption</td>
        <td><p>The system-defined color of the background of an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_InactiveCaptionText">InactiveCaptionText</td>
        <td><p>The system-defined color of the text in an inactive window's title bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_IndianRed">IndianRed</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Indigo">Indigo</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Info">Info</td>
        <td><p>The system-defined color of the background of a ToolTip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_InfoText">InfoText</td>
        <td><p>The system-defined color of the text of a ToolTip.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Ivory">Ivory</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Khaki">Khaki</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Lavender">Lavender</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LavenderBlush">LavenderBlush</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LawnGreen">LawnGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LemonChiffon">LemonChiffon</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightBlue">LightBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightBlue2010">LightBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightCoral">LightCoral</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightCoral2010">LightCoral2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightCyan">LightCyan</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightCyan2010">LightCyan2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGoldenrodYellow">LightGoldenrodYellow</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGoldenrodYellow2010">LightGoldenrodYellow2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGray">LightGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGray2010">LightGray2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGreen">LightGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGreen2010">LightGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGrey">LightGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightGrey2010">LightGrey2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightPink">LightPink</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightPink2010">LightPink2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSalmon">LightSalmon</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSalmon2010">LightSalmon2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSeaGreen">LightSeaGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSeaGreen2010">LightSeaGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSkyBlue">LightSkyBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSkyBlue2010">LightSkyBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSlateGray">LightSlateGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSlateGray2010">LightSlateGray2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSlateGrey">LightSlateGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSlateGrey2010">LightSlateGrey2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSteelBlue">LightSteelBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightSteelBlue2010">LightSteelBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightYellow">LightYellow</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LightYellow2010">LightYellow2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Lime">Lime</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_LimeGreen">LimeGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Linen">Linen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Magenta">Magenta</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Maroon">Maroon</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumAquamarine">MediumAquamarine</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumAquamarine2010">MediumAquamarine2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumBlue">MediumBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumBlue2010">MediumBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumOrchid">MediumOrchid</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumOrchid2010">MediumOrchid2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumPurple">MediumPurple</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumPurple2010">MediumPurple2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSeaGreen">MediumSeaGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSeaGreen2010">MediumSeaGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSlateBlue">MediumSlateBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSlateBlue2010">MediumSlateBlue2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSpringGreen">MediumSpringGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumSpringGreen2010">MediumSpringGreen2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumTurquoise">MediumTurquoise</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumTurquoise2010">MediumTurquoise2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumVioletRed">MediumVioletRed</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MediumVioletRed2010">MediumVioletRed2010</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Menu">Menu</td>
        <td><p>The system-defined color of a menu's background.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MenuBar">MenuBar</td>
        <td><p>The system-defined color of the background of a menu bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MenuHighlight">MenuHighlight</td>
        <td><p>The system-defined color used to highlight menu items when the menu appears as a flat menu.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MenuText">MenuText</td>
        <td><p>The system-defined color of a menu's text.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MidnightBlue">MidnightBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MintCream">MintCream</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_MistyRose">MistyRose</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Moccasin">Moccasin</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_NavajoWhite">NavajoWhite</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Navy">Navy</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_OldLace">OldLace</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Olive">Olive</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_OliveDrab">OliveDrab</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Orange">Orange</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_OrangeRed">OrangeRed</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Orchid">Orchid</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PaleGoldenrod">PaleGoldenrod</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PaleGreen">PaleGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PaleTurquoise">PaleTurquoise</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PaleVioletRed">PaleVioletRed</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PapayaWhip">PapayaWhip</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PeachPuff">PeachPuff</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Peru">Peru</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Pink">Pink</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Plum">Plum</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_PowderBlue">PowderBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Purple">Purple</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Red">Red</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_RosyBrown">RosyBrown</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_RoyalBlue">RoyalBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SaddleBrown">SaddleBrown</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Salmon">Salmon</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SandyBrown">SandyBrown</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_ScrollBar">ScrollBar</td>
        <td><p>The system-defined color of the background of a scroll bar.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SeaGreen">SeaGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SeaShell">SeaShell</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Sienna">Sienna</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Silver">Silver</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SkyBlue">SkyBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SlateBlue">SlateBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SlateGray">SlateGray</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SlateGrey">SlateGrey</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Snow">Snow</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SpringGreen">SpringGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_SteelBlue">SteelBlue</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Tan">Tan</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Teal">Teal</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Thistle">Thistle</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Tomato">Tomato</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Transparent">Transparent</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Turquoise">Turquoise</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Violet">Violet</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Wheat">Wheat</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_White">White</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_WhiteSmoke">WhiteSmoke</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Window">Window</td>
        <td><p>The system-defined color of the background in the client area of a window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_WindowFrame">WindowFrame</td>
        <td><p>The system-defined color of a window frame.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_WindowText">WindowText</td>
        <td><p>The system-defined color of the text in the client area of a window.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_Yellow">Yellow</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
      <tr>
        <td id="GrapeCity_Core_KnownColor_YellowGreen">YellowGreen</td>
        <td><p>A system-defined color.</p>
</td>
      </tr>
    </tbody>
  </table>
</div>
