ButtonBase::ButtonBaseAccessibleObject::State Property

 

Gets the state of this accessible object.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
property AccessibleStates State {
	virtual AccessibleStates get() override;
}

Property Value

Type: System.Windows.Forms::AccessibleStates

One of the AccessibleStates values.

.NET Framework
Available since 2.0
Return to top
Show: