Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 6.6.2.0 (6.6.2.6020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public enum SystemColorType
Public Enumeration SystemColorType
public enum class SystemColorType
type SystemColorType

Members

MemberValueDescription
None-1
ScrollBar0
Background1
ActiveCaption2
InactiveCaption3
Menu4
Window5
WindowFrame6
MenuText7
WindowText8
CaptionText9
ActiveBorder10
InactiveBorder11
AppWorkspace12
Highlight13
HighlightText14
BtnFace15
BtnShadow16
GrayText17
BtnText18
InactiveCaptionText19
BtnHighlight20
ThreeDDkShadow21
ThreeDLight22
InfoText23
InfoBk24
HotLight25
GradientActiveCaption26
GradientInactiveCaption27
MenuHighlight28
MenuBar29

See Also