SystemColor
SystemColor enumeration
表示预定义的系统颜色。
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 |
也可以看看
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides