TabBase Constructors
Represents the base class for the Tab and TabPage classes.
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