System.Windows.Forms.ProgressBarRenderer.IsSupported Property

Gets a value indicating whether the System.Windows.Forms.ProgressBarRenderer class can be used to draw a progress bar control 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 and properties 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