System.Windows.Forms 2.0.0.0 System.Windows.Forms.ToolStripDropDownButton System.Windows.Forms.Design.ToolStripItemDesignerAvailability(System.Windows.Forms.Design.ToolStripItemDesignerAvailability.None) If there are more overflow items than can be displayed on the form, use the ToolStrip Items Collection Editor to manage this situation. Hosts a that displays items that overflow the . 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. Method 2.0.0.0 System.Windows.Forms.ToolStripDropDown To be added. Creates an empty that can be dropped down and to which events can be attached. A control. Property 2.0.0.0 System.Windows.Forms.Padding To be added. To be added. Gets the space, in pixels, that is specified by default between controls. Method 2.0.0.0 System.Drawing.Size To be added. Retrieves the size of a rectangular area into which a control can fit. 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.Boolean To be added. To be added. Gets a value indicating whether the has items that overflow the . 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. An that contains the event data. Property 2.0.0.0 System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden) System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never) System.ComponentModel.Browsable(false) System.Boolean To be added. This property is not relevant to this class. This property is not relevant to this class. Method 2.0.0.0 System.Void To be added. Sets the size and location of the . A representing the size and location of the .