SystemColorValues Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
System Color Value
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)
- Inheritance
-
SystemColorValues
- Inheritance
-
SystemColorValues
Fields
Name | Value | Description |
---|---|---|
ScrollBar | 0 | Scroll Bar System Color. When the item is serialized out as xml, its value is "scrollBar". |
Background | 1 | Background System Color. When the item is serialized out as xml, its value is "background". |
ActiveCaption | 2 | Active Caption System Color. When the item is serialized out as xml, its value is "activeCaption". |
InactiveCaption | 3 | Inactive Caption System Color. When the item is serialized out as xml, its value is "inactiveCaption". |
Menu | 4 | Menu System Color. When the item is serialized out as xml, its value is "menu". |
Window | 5 | Window System Color. When the item is serialized out as xml, its value is "window". |
WindowFrame | 6 | Window Frame System Color. When the item is serialized out as xml, its value is "windowFrame". |
MenuText | 7 | Menu Text System Color. When the item is serialized out as xml, its value is "menuText". |
WindowText | 8 | Window Text System Color. When the item is serialized out as xml, its value is "windowText". |
CaptionText | 9 | Caption Text System Color. When the item is serialized out as xml, its value is "captionText". |
ActiveBorder | 10 | Active Border System Color. When the item is serialized out as xml, its value is "activeBorder". |
InactiveBorder | 11 | Inactive Border System Color. When the item is serialized out as xml, its value is "inactiveBorder". |
ApplicationWorkspace | 12 | Application Workspace System Color. When the item is serialized out as xml, its value is "appWorkspace". |
Highlight | 13 | Highlight System Color. When the item is serialized out as xml, its value is "highlight". |
HighlightText | 14 | Highlight Text System Color. When the item is serialized out as xml, its value is "highlightText". |
ButtonFace | 15 | Button Face System Color. When the item is serialized out as xml, its value is "btnFace". |
ButtonShadow | 16 | Button Shadow System Color. When the item is serialized out as xml, its value is "btnShadow". |
GrayText | 17 | Gray Text System Color. When the item is serialized out as xml, its value is "grayText". |
ButtonText | 18 | Button Text System Color. When the item is serialized out as xml, its value is "btnText". |
InactiveCaptionText | 19 | Inactive Caption Text System Color. When the item is serialized out as xml, its value is "inactiveCaptionText". |
ButtonHighlight | 20 | Button Highlight System Color. When the item is serialized out as xml, its value is "btnHighlight". |
ThreeDDarkShadow | 21 | 3D Dark System Color. When the item is serialized out as xml, its value is "3dDkShadow". |
ThreeDLight | 22 | 3D Light System Color. When the item is serialized out as xml, its value is "3dLight". |
InfoText | 23 | Info Text System Color. When the item is serialized out as xml, its value is "infoText". |
InfoBack | 24 | Info Back System Color. When the item is serialized out as xml, its value is "infoBk". |
HotLight | 25 | Hot Light System Color. When the item is serialized out as xml, its value is "hotLight". |
GradientActiveCaption | 26 | Gradient Active Caption System Color. When the item is serialized out as xml, its value is "gradientActiveCaption". |
GradientInactiveCaption | 27 | Gradient Inactive Caption System Color. When the item is serialized out as xml, its value is "gradientInactiveCaption". |
MenuHighlight | 28 | Menu Highlight System Color. When the item is serialized out as xml, its value is "menuHighlight". |
MenuBar | 29 | Menu Bar System Color. When the item is serialized out as xml, its value is "menuBar". |
ActiveBorder | Active Border System Color. When the item is serialized out as xml, its value is "activeBorder". |
|
ActiveCaption | Active Caption System Color. When the item is serialized out as xml, its value is "activeCaption". |
|
ApplicationWorkspace | Application Workspace System Color. When the item is serialized out as xml, its value is "appWorkspace". |
|
Background | Background System Color. When the item is serialized out as xml, its value is "background". |
|
ButtonFace | Button Face System Color. When the item is serialized out as xml, its value is "btnFace". |
|
ButtonHighlight | Button Highlight System Color. When the item is serialized out as xml, its value is "btnHighlight". |
|
ButtonShadow | Button Shadow System Color. When the item is serialized out as xml, its value is "btnShadow". |
|
ButtonText | Button Text System Color. When the item is serialized out as xml, its value is "btnText". |
|
CaptionText | Caption Text System Color. When the item is serialized out as xml, its value is "captionText". |
|
Equality(SystemColorValues, SystemColorValues) | ||
Equals(Object) | ||
Equals(SystemColorValues) | ||
GetHashCode() | ||
GradientActiveCaption | Gradient Active Caption System Color. When the item is serialized out as xml, its value is "gradientActiveCaption". |
|
GradientInactiveCaption | Gradient Inactive Caption System Color. When the item is serialized out as xml, its value is "gradientInactiveCaption". |
|
GrayText | Gray Text System Color. When the item is serialized out as xml, its value is "grayText". |
|
Highlight | Highlight System Color. When the item is serialized out as xml, its value is "highlight". |
|
HighlightText | Highlight Text System Color. When the item is serialized out as xml, its value is "highlightText". |
|
HotLight | Hot Light System Color. When the item is serialized out as xml, its value is "hotLight". |
|
IEnumValue.IsValid | ||
IEnumValue.Value | ||
IEnumValue.Version | ||
IEnumValueFactory<SystemColorValues>.Create(String) | ||
InactiveBorder | Inactive Border System Color. When the item is serialized out as xml, its value is "inactiveBorder". |
|
InactiveCaption | Inactive Caption System Color. When the item is serialized out as xml, its value is "inactiveCaption". |
|
InactiveCaptionText | Inactive Caption Text System Color. When the item is serialized out as xml, its value is "inactiveCaptionText". |
|
Inequality(SystemColorValues, SystemColorValues) | ||
InfoBack | Info Back System Color. When the item is serialized out as xml, its value is "infoBk". |
|
InfoText | Info Text System Color. When the item is serialized out as xml, its value is "infoText". |
|
Menu | Menu System Color. When the item is serialized out as xml, its value is "menu". |
|
MenuBar | Menu Bar System Color. When the item is serialized out as xml, its value is "menuBar". |
|
MenuHighlight | Menu Highlight System Color. When the item is serialized out as xml, its value is "menuHighlight". |
|
MenuText | Menu Text System Color. When the item is serialized out as xml, its value is "menuText". |
|
ScrollBar | Scroll Bar System Color. When the item is serialized out as xml, its value is "scrollBar". |
|
SystemColorValues(String) | Creates a new SystemColorValues enum instance |
|
ThreeDDarkShadow | 3D Dark System Color. When the item is serialized out as xml, its value is "3dDkShadow". |
|
ThreeDLight | 3D Light System Color. When the item is serialized out as xml, its value is "3dLight". |
|
ToString() | ||
Window | Window System Color. When the item is serialized out as xml, its value is "window". |
|
WindowFrame | Window Frame System Color. When the item is serialized out as xml, its value is "windowFrame". |
|
WindowText | Window Text System Color. When the item is serialized out as xml, its value is "windowText". |