System.Windows.Forms.TrackBarRenderer.IsSupported Property

Gets a value indicating whether the System.Windows.Forms.TrackBarRenderer class can be used to draw a track bar with visual styles.

Syntax

public static bool IsSupported { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If this property is false, the methods of this class will throw an InvalidOperationException.

Requirements

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