SystemColorValues Enum  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
系统颜色值
public enum SystemColorValues
	public readonly struct SystemColorValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Drawing.SystemColorValues>, IEquatable<DocumentFormat.OpenXml.Drawing.SystemColorValues>
	type SystemColorValues = 
	type SystemColorValues = struct
    interface IEnumValue
    interface IEnumValueFactory<SystemColorValues>
	Public Enum SystemColorValues
	Public Structure SystemColorValues
Implements IEnumValue, IEnumValueFactory(Of SystemColorValues), IEquatable(Of SystemColorValues)
		- 继承
 - 
				SystemColorValues
 
- 继承
 - 
				SystemColorValues
 
字段
| 名称 | 值 | 说明 | 
|---|---|---|
| ScrollBar | 0 | 滚动条系统颜色。 当项序列化为 xml 时,其值为“scrollBar”。  | 
			
| Background | 1 | 背景系统颜色。 当项序列化为 xml 时,其值为“background”。  | 
			
| ActiveCaption | 2 | 活动标题系统颜色。 当项序列化为 xml 时,其值为“activeCaption”。  | 
			
| InactiveCaption | 3 | 非活动标题系统颜色。 当项序列化为 xml 时,其值为“inactiveCaption”。  | 
			
| Menu | 4 | 菜单系统颜色。 当项序列化为 xml 时,其值为“menu”。  | 
			
| Window | 5 | 窗口系统颜色。 当项序列化为 xml 时,其值为“window”。  | 
			
| WindowFrame | 6 | 窗口框架系统颜色。 当项序列化为 xml 时,其值为“windowFrame”。  | 
			
| MenuText | 7 | 菜单文本系统颜色。 当项序列化为 xml 时,其值为“menuText”。  | 
			
| WindowText | 8 | 窗口文本系统颜色。 当项序列化为 xml 时,其值为“windowText”。  | 
			
| CaptionText | 9 | 标题文本系统颜色。 当项序列化为 xml 时,其值为“captionText”。  | 
			
| ActiveBorder | 10 | 活动边框系统颜色。 当项序列化为 xml 时,其值为“activeBorder”。  | 
			
| InactiveBorder | 11 | 非活动边框系统颜色。 将项序列化为 xml 时,其值为“inactiveBorder”。  | 
			
| ApplicationWorkspace | 12 | 应用程序工作区系统颜色。 将项序列化为 xml 时,其值为“appWorkspace”。  | 
			
| Highlight | 13 | 突出显示系统颜色。 当项序列化为 xml 时,其值为“突出显示”。  | 
			
| HighlightText | 14 | 突出显示文本系统颜色。 当项序列化为 xml 时,其值为“highlightText”。  | 
			
| ButtonFace | 15 | 按钮人脸系统颜色。 将项序列化为 xml 时,其值为“btnFace”。  | 
			
| ButtonShadow | 16 | 按钮阴影系统颜色。 将项序列化为 xml 时,其值为“btnShadow”。  | 
			
| GrayText | 17 | 灰色文本系统颜色。 当项序列化为 xml 时,其值为“grayText”。  | 
			
| ButtonText | 18 | 按钮文本系统颜色。 当项序列化为 xml 时,其值为“btnText”。  | 
			
| InactiveCaptionText | 19 | 非活动标题文本系统颜色。 当项序列化为 xml 时,其值为“inactiveCaptionText”。  | 
			
| ButtonHighlight | 20 | 按钮突出显示系统颜色。 将项序列化为 xml 时,其值为“btnHighlight”。  | 
			
| ThreeDDarkShadow | 21 | 3D 深色系统颜色。 将项序列化为 xml 时,其值为“3dDkShadow”。  | 
			
| ThreeDLight | 22 | 3D 光系统颜色。 当项序列化为 xml 时,其值为“3dLight”。  | 
			
| InfoText | 23 | 信息文本系统颜色。 当项序列化为 xml 时,其值为“infoText”。  | 
			
| InfoBack | 24 | 信息返回系统颜色。 当项序列化为 xml 时,其值为“infoBk”。  | 
			
| HotLight | 25 | 热光系统颜色。 当项序列化为 xml 时,其值为“hotLight”。  | 
			
| GradientActiveCaption | 26 | 渐变活动字幕系统颜色。 当项序列化为 xml 时,其值为“gradientActiveCaption”。  | 
			
| GradientInactiveCaption | 27 | 渐变非活动标题系统颜色。 当项序列化为 xml 时,其值为“gradientInactiveCaption”。  | 
			
| MenuHighlight | 28 | 菜单突出显示系统颜色。 当项序列化为 xml 时,其值为“menuHighlight”。  | 
			
| MenuBar | 29 | 菜单栏系统颜色。 当项序列化为 xml 时,其值为“menuBar”。  | 
			
| ActiveBorder | 活动边框系统颜色。 当项序列化为 xml 时,其值为“activeBorder”。  | 
			|
| ActiveCaption | 活动标题系统颜色。 当项序列化为 xml 时,其值为“activeCaption”。  | 
			|
| ApplicationWorkspace | 应用程序工作区系统颜色。 将项序列化为 xml 时,其值为“appWorkspace”。  | 
			|
| Background | 背景系统颜色。 当项序列化为 xml 时,其值为“background”。  | 
			|
| ButtonFace | 按钮人脸系统颜色。 将项序列化为 xml 时,其值为“btnFace”。  | 
			|
| ButtonHighlight | 按钮突出显示系统颜色。 将项序列化为 xml 时,其值为“btnHighlight”。  | 
			|
| ButtonShadow | 按钮阴影系统颜色。 将项序列化为 xml 时,其值为“btnShadow”。  | 
			|
| ButtonText | 按钮文本系统颜色。 当项序列化为 xml 时,其值为“btnText”。  | 
			|
| CaptionText | 标题文本系统颜色。 当项序列化为 xml 时,其值为“captionText”。  | 
			|
| Equality(SystemColorValues, SystemColorValues) | ||
| Equals(Object) | ||
| Equals(SystemColorValues) | ||
| GetHashCode() | ||
| GradientActiveCaption | 渐变活动字幕系统颜色。 当项序列化为 xml 时,其值为“gradientActiveCaption”。  | 
			|
| GradientInactiveCaption | 渐变非活动标题系统颜色。 当项序列化为 xml 时,其值为“gradientInactiveCaption”。  | 
			|
| GrayText | 灰色文本系统颜色。 当项序列化为 xml 时,其值为“grayText”。  | 
			|
| Highlight | 突出显示系统颜色。 当项序列化为 xml 时,其值为“突出显示”。  | 
			|
| HighlightText | 突出显示文本系统颜色。 当项序列化为 xml 时,其值为“highlightText”。  | 
			|
| HotLight | 热光系统颜色。 当项序列化为 xml 时,其值为“hotLight”。  | 
			|
| IEnumValue.IsValid | ||
| IEnumValue.Value | ||
| IEnumValue.Version | ||
| IEnumValueFactory<SystemColorValues>.Create(String) | ||
| InactiveBorder | 非活动边框系统颜色。 将项序列化为 xml 时,其值为“inactiveBorder”。  | 
			|
| InactiveCaption | 非活动标题系统颜色。 当项序列化为 xml 时,其值为“inactiveCaption”。  | 
			|
| InactiveCaptionText | 非活动标题文本系统颜色。 当项序列化为 xml 时,其值为“inactiveCaptionText”。  | 
			|
| Inequality(SystemColorValues, SystemColorValues) | ||
| InfoBack | 信息返回系统颜色。 当项序列化为 xml 时,其值为“infoBk”。  | 
			|
| InfoText | 信息文本系统颜色。 当项序列化为 xml 时,其值为“infoText”。  | 
			|
| Menu | 菜单系统颜色。 当项序列化为 xml 时,其值为“menu”。  | 
			|
| MenuBar | 菜单栏系统颜色。 当项序列化为 xml 时,其值为“menuBar”。  | 
			|
| MenuHighlight | 菜单突出显示系统颜色。 当项序列化为 xml 时,其值为“menuHighlight”。  | 
			|
| MenuText | 菜单文本系统颜色。 当项序列化为 xml 时,其值为“menuText”。  | 
			|
| ScrollBar | 滚动条系统颜色。 当项序列化为 xml 时,其值为“scrollBar”。  | 
			|
| SystemColorValues(String) | 创建新的 SystemColorValues 枚举实例  | 
			|
| ThreeDDarkShadow | 3D 深色系统颜色。 将项序列化为 xml 时,其值为“3dDkShadow”。  | 
			|
| ThreeDLight | 3D 光系统颜色。 当项序列化为 xml 时,其值为“3dLight”。  | 
			|
| ToString() | ||
| Window | 窗口系统颜色。 当项序列化为 xml 时,其值为“window”。  | 
			|
| WindowFrame | 窗口框架系统颜色。 当项序列化为 xml 时,其值为“windowFrame”。  | 
			|
| WindowText | 窗口文本系统颜色。 当项序列化为 xml 时,其值为“windowText”。  |