ToolStripItem.AccessibleName Property
Gets or sets the name of the control for use by accessibility client applications.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The AccessibleName property is a label that briefly describes and identifies the object within its container, such as the text in a ToolStripButton, the name of a ToolStripMenuItem, or a label displayed next to a ToolStripTextBox control.
For more information about properties of accessible objects, see "Content of Descriptive Properties" in the "Active Accessibility" section of the MSDN Library, at http://msdn.microsoft.com/library.
For samples, see the AccessibleObject class.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows XP SP2 x64 Edition, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.