Back to Devexpress

SystemColors Enum

officefileapi-devexpress-dot-docs-ae07e1b0.md

latest1.3 KB
Original Source

SystemColors Enum

Namespace : DevExpress.Docs

Assembly : DevExpress.Docs.Core.v25.2.dll

NuGet Package : DevExpress.Docs.Core

Declaration

csharp
public enum SystemColors
vb
Public Enum SystemColors

Members

Name
Empty
DarkShadow3D
Light3D
ActiveBorder
ActiveCaption
AppWorkspace
Background
ButtonFace
ButtonHighlight
ButtonShadow
ButtonText
CaptionText
GradientActiveCaption
GradientInactiveCaption
GrayText
Highlight
HighlightText
HotLight
InactiveBorder
InactiveCaption
InactiveCaptionText
InfoBackground
InfoText
Menu
MenuBar
MenuHighlight
MenuText
ScrollBar
Window
WindowFrame
WindowText

The following properties accept/return SystemColors values:

See Also

DevExpress.Docs Namespace