ComponentOne Ribbon for WinForms
Office2007ColorThemes Enumeration

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace : Office2007ColorThemes Enumeration
Indicates the Office2007/2010 color palette (for backward compatibility only).
Syntax
'Declaration
 
Public Enum Office2007ColorThemes 
   Inherits System.Enum
public enum Office2007ColorThemes : System.Enum 
Members
MemberDescription
ApexApex color theme.
AspectAspect color theme.
CivicCivic color theme.
ConcourseConcourse color theme.
EquityEquity color theme.
FlowFlow color theme.
FoundryFoundry color theme.
GrayScaleGrayScale color theme.
HighlightHighlight color theme.
MedianMedian color theme.
MetroMetro color theme.
ModuleModule color theme.
OfficeOffice color theme.
OpulentOpulent color theme.
OrielOriel color theme.
OriginOrigin color theme.
PaperPaper color theme.
SolsticeSolstice color theme.
StandardStandard color theme.
TechnicTechnic color theme.
TrekTrek color theme.
UrbanUrban color theme.
VerveVerve color theme.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Ribbon.Office2007ColorThemes

See Also

Reference

C1.Win.C1Ribbon Namespace