Version

OfficeColorScheme Enumeration

Determines the overall color scheme to use for all controls associated with a specific XamScheduleDataManager
Syntax
'Declaration
 
Public Enum OfficeColorScheme 
   Inherits System.Enum
public enum OfficeColorScheme : System.Enum 
Members
MemberDescription
BlackThis corresponds to the Office black color scheme.
BlueThis corresponds to the Office blue color scheme. This is the default.
SilverThis corresponds to the Office silver color scheme.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also