System.Windows.Forms.VisualStyles.VisualStyleRenderer.State Property

Gets the state of the current visual style element.

Syntax

public int State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property identifies the current visual state of the element identified by the current VisualStyleRenderer.Class and VisualStyleRenderer.Part property values. For more information about the class, part, and state of a visual style element, see the System.Windows.Forms.VisualStyles.VisualStyleElement class.

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