System.Windows.Forms.ToolStripSplitButton: Constructor Members

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

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

Public Constructors

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

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified image.

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified text.

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified text and image.

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified display text, image, and Control.Click event handler.

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified text, image, and System.Windows.Forms.ToolStripItem array.

Initializes a new instance of the System.Windows.Forms.ToolStripSplitButton class with the specified display text, image, Control.Click event handler, and name.