The constructors of System.Windows.Forms.Control are listed below. For a list of all members, see the Control Members list.
See Also: Inherited members from System.ComponentModel.Component
Control() |
Initializes a new instance of the System.Windows.Forms.Control class with default settings. | |
Initializes a new instance of the System.Windows.Forms.Control class with specific text. | ||
Initializes a new instance of the System.Windows.Forms.Control class as a child control, with specific text. | ||
Initializes a new instance of the System.Windows.Forms.Control class with specific text, size, and location. | ||
Initializes a new instance of the System.Windows.Forms.Control class as a child control, with specific text, size, and location. |