ComponentOne InputPanel for WinForms
ThemeLightness Enumeration

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace : ThemeLightness Enumeration
Office 2013 theme lightness.
Syntax
'Declaration
 
Public Enum ThemeLightness 
   Inherits System.Enum
public enum ThemeLightness : System.Enum 
Members
MemberDescription
DarkGraySimulates the dark-gray theme in MS Office 2013.
LightGraySimulates the light-gray theme in MS Office 2013.
WhiteSimulates the white theme in MS Office 2013.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1InputPanel.ThemeLightness

See Also

Reference

C1.Win.C1InputPanel Namespace