Enum SystemColorValue
List of possible system colors.
Namespace: DRIT.Spreadsheet.Drawing
Assembly: DRIT.Spreadsheet.dll
Syntax
public enum SystemColorValue : int
  Fields
| Name | Description | 
|---|---|
| ActiveBorder | |
| ActiveCaption | |
| AppWorkspace | |
| Background | |
| ButtonFace | |
| ButtonHighlight | |
| ButtonShadow | |
| ButtonText | |
| CaptionText | |
| DarkShadow3D | |
| GradientActiveCaption | |
| GradientInactiveCaption | |
| GrayText | |
| Highlight | |
| HighlightText | |
| HotLight | |
| InactiveBorder | |
| InactiveCaption | |
| InactiveCaptionText | |
| InfoBk | |
| InfoText | |
| Light3D | |
| Menu | |
| MenuBar | |
| MenuHighlight | |
| MenuText | |
| ScrollBar | |
| Window | |
| WindowFrame | |
| WindowText |