System.Windows.Forms 2.0.0.0 System.Windows.Forms.ToolStripDropDownItem looks like , but it shows a drop-down area when the user clicks it. Hide or show the drop-down arrow by setting the property. hosts a that displays items that overflow the . Use the to activate familiar drop-down controls such as color pickers. Set the property to true to more clearly indicate to the user that further options are available on the drop-down list. Represents a control that when clicked displays an associated from which the user can select a single item. Constructor To be added. Initializes a new instance of the class. 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified image. An to be displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified text. The text to be displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified text and image. The text to be displayed on the . An to be displayed on the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that displays the specified text and image and raises the Click event. The text to be displayed on the . An to be displayed on the . The event handler for the event. 2.0.0.0 Constructor System.ParamArray To be added. Initializes a new instance of the class. The text to be displayed on the . An to be displayed on the . An array of type containing the items of the . 2.0.0.0 Constructor To be added. Initializes a new instance of the class that has the specified name, displays the specified text and image, and raises the Click event. The text to be displayed on the . An to be displayed on the . The event handler for the event. The name of the . 2.0.0.0 Property System.Boolean To be added. To be added. Gets or sets a value indicating whether to use the Text property or the property for the ToolTip. 2.0.0.0 System.ComponentModel.DefaultValue(true) Method System.Windows.Forms.ToolStripDropDown To be added. Creates a generic for which events can be defined. A for which events can be defined. 2.0.0.0 Property System.Boolean To be added. To be added. Gets a value indicating whether to display the that is defined as the default. 2.0.0.0 Method 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. 2.0.0.0 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. Method 2.0.0.0 System.Void To be added. Raises the event. A that contains the event data. Method 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. 2.0.0.0 Method 2.0.0.0 System.Boolean To be added. Retrieves a value indicating whether the drop-down list of the has items. true if the drop-down list has items; otherwise, false. The character to process. Property System.Boolean To be added. To be added. Gets or sets a value indicating whether an arrow is displayed on the , which indicates that further options are available in a drop-down list. 2.0.0.0 System.ComponentModel.DefaultValue(true) System.Windows.Forms.Design.ToolStripItemDesignerAvailability(System.Windows.Forms.Design.ToolStripItemDesignerAvailability.ToolStrip | System.Windows.Forms.Design.ToolStripItemDesignerAvailability.StatusStrip)