'宣言 Public Enum SystemColorType Inherits System.Enum
public enum SystemColorType : System.Enum
| メンバ | 解説 |
|---|---|
| ActiveBorder | ActiveBorder システム色。 |
| ActiveCaption | ActiveCaption システム色。 |
| ActiveCaptionText | ActiveCaptionText システム色。 |
| AppWorkspace | AppWorkspace システム色。 |
| Control | Control システム色。 |
| ControlDark | ControlDark システム色。 |
| ControlDarkDark | ControlDarkDark システム色。 |
| ControlLight | ControlLight システム色。 |
| ControlLightLight | ControlLightLight システム色。 |
| ControlText | ControlText システム色。 |
| Desktop | Desktop システム色。 |
| GradientActiveCaption | GradientActiveCaption システム色。 |
| GradientInactiveCaption | GradientInactiveCaption システム色。 |
| GrayText | GrayText システム色。 |
| Highlight | Highlight システム色。 |
| HighlightText | HighlightText システム色。 |
| HotTrack | HotTrack システム色。 |
| InactiveBorder | InactiveBorder システム色。 |
| InactiveCaption | InactiveCaption システム色。 |
| InactiveCaptionText | InactiveCaptionText システム色。 |
| Info | Info システム色。 |
| InfoText | InfoText システム色。 |
| Menu | Menu システム色。 |
| MenuBar | MenuBar システム色。 |
| MenuHighlight | MenuHighlight システム色。 |
| MenuText | MenuText システム色。 |
| ScrollBar | ScrollBar システム色。 |
| Window | Window システム色。 |
| WindowFrame | WindowFrame システム色。 |
| WindowText | WindowText システム色。 |