Skip to main content
All docs
V25.1
  • SystemColors Enum

    Namespace: DevExpress.Docs

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

    NuGet Package: DevExpress.Docs.Core

    Declaration

    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

    Related API Members

    The following properties accept/return SystemColors values:

    See Also