System.Windows.Forms 2.0.0.0 System.Windows.Forms.ToolStripItem+ToolStripItemAccessibleObject To be added. Provides information that accessibility applications use to adjust the user interface of a for users with impairments. Constructor 2.0.0.0 To be added. Initializes a new instance of the class with the specified . The that owns this . Method 2.0.0.0 System.Void Clients can retrieve the object's default action by inspecting an object's property. A client can use automation (if supported) instead of to perform an object's default action. However, provides an easy way to perform an object's most commonly used action. Performs the default action associated with this accessible object. Method 2.0.0.0 System.Windows.Forms.AccessibleObject To be added. Retrieves the accessible child control corresponding to the specified index. An that represents the accessible child control corresponding to the specified index. The zero-based index of the accessible child control. Method 2.0.0.0 System.Int32 To be added. Retrieves the number of children belonging to an accessible object. The number of children belonging to an accessible object. Property 2.0.0.0 System.Windows.Forms.AccessibleRole To be added. The role of the object helps describe the function of the object. Gets the role of this accessible object.