System.Windows.Forms 2.0.0.0 System.Windows.Forms.ToolStripDropDown System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.AutoDispatch) System.Runtime.InteropServices.ComVisible(true) If there are more overflow items than can be displayed on the form, use the ToolStrip Items Collection Editor to manage this situation. Manages the overflow behavior of a . Constructor 2.0.0.0 To be added. Initializes a new instance of the class derived from a base . The from which to derive this instance. Method 2.0.0.0 System.Windows.Forms.AccessibleObject If you do not explicitly call the method, it will be called when the property is referenced. To get or set the property, you must add a reference to the Accessibility assembly installed with the dnprdnshort. Creates a new accessibility object for the control. A new for the control. Property 2.0.0.0 System.Windows.Forms.ToolStripItemCollection To be added. Use the property to get everything the currently displays, including items the user did not add, such as a . Use the property to get all items on the , including those not being displayed. Gets all of the items that are currently being displayed on the . Method 2.0.0.0 System.Drawing.Size To be added. Retrieves the size of a rectangular area into which a control can be fitted. An ordered pair of type representing the width and height of a rectangle. The custom-sized area for a control. Property 2.0.0.0 System.Windows.Forms.ToolStripItemCollection To be added. Use the property to get all items on the , including those not being displayed. Use the property to get only those items that are currently displayed on the . Gets all of the items on the , whether they are currently being displayed or not. Property 2.0.0.0 System.Windows.Forms.Layout.LayoutEngine To be added. To be added. To be added. Method 2.0.0.0 System.Void Raising an event invokes the event handler through a delegate. For more information, see Raising an Event. The method also allows derived classes to handle the event without attaching a delegate. This is the preferred technique for handling the event in a derived class. Raises the event. A that contains the event data. Method 2.0.0.0 System.Void To be added. Resets the collection of displayed and overflow items after a layout is done.