System.Windows.Forms.ToolStripDropDownButton: Constructor Members

The constructors of System.Windows.Forms.ToolStripDropDownButton are listed below. For a list of all members, see the ToolStripDropDownButton Members list.

See Also: Inherited members from System.Windows.Forms.ToolStripDropDownItem

Public Constructors

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class that displays the specified image.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class that displays the specified text.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class that displays the specified text and image.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class that displays the specified text and image and raises the Click event.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class.

Initializes a new instance of the System.Windows.Forms.ToolStripDropDownButton class that has the specified name, displays the specified text and image, and raises the Click event.