Creates a new accessibility object for the System.Windows.Forms.ToolStripButton.
A new System.Windows.Forms.AccessibleObject for the System.Windows.Forms.ToolStripButton.
If you do not explicitly call ToolStripButton.CreateAccessibilityInstance, it will be called when the ToolStripItem.AccessibilityObject property is referenced.
To get or set the ToolStripItem.AccessibilityObject property, you must add a reference to the Accessibility assembly installed with the .NET Framework.