Documentation for this section has not yet been entered.
The ToolStripItem.AccessibleName property is a label that briefly describes and identifies the object within its container, such as the text in a System.Windows.Forms.ToolStripButton, the name of a System.Windows.Forms.ToolStripMenuItem, or a label displayed next to a System.Windows.Forms.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 System.Windows.Forms.AccessibleObject class.