System.Windows.Forms.TextBoxRenderer.IsSupported Property

Gets a value indicating whether the System.Windows.Forms.TextBoxRenderer class can be used to draw a text box 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 erload:System.Windows.Forms.TextBoxRenderer.DrawTextBox method 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