ToolStripItem::ToolStripItemAccessibleObject::Description Property

 

Gets the description of the Control::ControlAccessibleObject.

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

public:
property String^ Description {
	virtual String^ get() override;
}

Property Value

Type: System::String^

A string describing the ToolStripItem::ToolStripItemAccessibleObject.

.NET Framework
Available since 2.0
Return to top
Show: