System.Windows.Forms.VisualStyles.VisualStyleInformation.IsEnabledByUser Property

Gets a value indicating whether the user has enabled visual styles in the operating system.

Syntax

public static bool IsEnabledByUser { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Users can enable visual styles in the Appearance tab of the Display option in Control Panel. This property checks the value of the VisualStyleInformation.IsSupportedByOS property internally.

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