Infragistics(R) NetAdvantage(R) Windows Forms
Office2007ColorScheme Enumeration
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace : Office2007ColorScheme Enumeration

Represents the color schemes available with the Microsoft Office 2007 products.

Syntax

Visual Basic (Declaration) 
Public Enum Office2007ColorScheme 
   Inherits System.Enum
C# 
public enum Office2007ColorScheme : System.Enum 

Members

MemberDescription
Black The Windows Vista (grey) color scheme.
Blue The Windows XP (blue) color scheme.
Default The default Windows blue color schem
Silver The Windows Silver color scheme.

See Also