TabPage Constructors
Defines an individual tab page.
Name | Parameters | Description |
---|---|---|
Tab |
none |
Initializes a new instance of the Tab |
Tab |
text, name, image |
Initializes a new instance of the Tab |
Tab |
text, name |
Initializes a new instance of the Tab |
Tab |
text |
Initializes a new instance of the Tab |
See Also