ComponentOne Themes for WinForms
ThemeFamily Enumeration

C1.Win.C1Themes.4 Assembly > C1.Win.C1Themes Namespace : ThemeFamily Enumeration
Shows what theme-family the C1Theme belongs to
Syntax
'Declaration
 
Public Enum ThemeFamily 
   Inherits System.Enum
public enum ThemeFamily : System.Enum 
Members
MemberDescription
Material 
None 
Office2007 
Office2010 
Office2013 
Office2016 
VS2013 
Windows8 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Themes.ThemeFamily

See Also

Reference

C1.Win.C1Themes Namespace