'Declaration Public Enum ThemeLightness Inherits System.Enum
public enum ThemeLightness : System.Enum
'Declaration Public Enum ThemeLightness Inherits System.Enum
public enum ThemeLightness : System.Enum
Member | Description |
---|---|
DarkGray | Simulates the dark-gray theme in MS Office 2013. |
LightGray | Simulates the light-gray theme in MS Office 2013. |
White | Simulates the white theme in MS Office 2013. |
System.Object
System.ValueType
System.Enum
C1.Win.InputPanel.ThemeLightness