Version

Office2007ColorScheme Property (StyleManager)

Returns or sets the current Office 2007 color scheme.
Syntax
'Declaration
 
Public Shared Property Office2007ColorScheme As Office2007ColorScheme
public static Office2007ColorScheme Office2007ColorScheme {get; set;}
Remarks

When set to Default, which is the default value, the value from the ColorScheme will be used. This properties are updated based on the last Infragistics Style Library that was loaded using the default/unspecified style library name.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, 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