TabbedControlGroup.AddTabPage Method
Name | Parameters | Description |
---|---|---|
Add |
none |
Creates a new tab page and appends it to the Tabbed |
Add |
new |
Appends the specified tab page to the Tabbed |
Add |
new |
Appends the specified tab page with the specified text to the Tabbed |
Add |
new |
Appends the specified tab page to the Tabbed |
Add |
text |
Creates a new tab page with the specified text and appends it to the Tabbed |