System.Windows.Forms.VisualStyles.VisualStyleInformation.ColorScheme Property

Gets the color scheme of the current visual style.

Syntax

public static string ColorScheme { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The Windows XP visual style provides three color schemes. This property returns "NormalColor" if the blue color scheme is active, "HomeStead" if the olive green color scheme is active, and "Metallic" if the silver color scheme is active.

Requirements

Namespace: System.Windows.Forms.VisualStyles
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0