SystemColor
SystemColor 枚举
代表预定义的系统颜色。
public enum SystemColor
值
| 名称 | 值 | 描述 |
|---|---|---|
| NotDefined | -1 | 系统颜色未定义。 |
| ScrollBar | 0 | |
| Background | 1 | |
| ActiveCaption | 2 | |
| InactiveCaption | 3 | |
| Menu | 4 | |
| Window | 5 | |
| WindowFrame | 6 | |
| MenuText | 7 | |
| WindowText | 8 | |
| CaptionText | 9 | |
| ActiveBorder | 10 | |
| InactiveBorder | 11 | |
| AppWorkspace | 12 | |
| Highlight | 13 | |
| HighlightText | 14 | |
| BtnFace | 15 | |
| BtnShadow | 16 | |
| GrayText | 17 | |
| BtnText | 18 | |
| InactiveCaptionText | 19 | |
| BtnHighlight | 20 | |
| ThreeDDkShadow | 21 | |
| ThreeDLight | 22 | |
| InfoText | 23 | |
| InfoBk | 24 | |
| HotLight | 26 | |
| GradientActiveCaption | 27 | |
| GradientInactiveCaption | 28 | |
| MenuHighlight | 29 | |
| MenuBar | 30 |
另请参阅
- namespace Aspose.Slides
- assembly Aspose.Slides