Version

Office2010ColorScheme Property (StyleManager)

Returns or sets the current Office 2010 color scheme.
Syntax
'Declaration
 
Public Shared Property Office2010ColorScheme As Office2010ColorScheme
public static Office2010ColorScheme Office2010ColorScheme {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