ToolStripItem::ToolStripItemAccessibleObject::AddState Method (AccessibleStates)

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

public:
void AddState(
	AccessibleStates state
)

Parameters

state
Type: System.Windows.Forms::AccessibleStates

One of the AccessibleStates values other than None.

.NET Framework
Available since 2.0
Return to top
Show: