Overview | This Package | All Packages
| Methods | Description |
| add | Adds a tabbed page to this tab control. |
| getSelectedTab | Retrieves the tabbed page that is selected in this control. |
| getTabs | Retrieves all the tabbed pages in this control. |
| remove | Removes the specified tabbed page from this control. |
| setSelectedTab | Sets the tabbed page that is selected in this control and returns the zero-based index of that tab. |
| setTabs | Adds a set of tabbed pages to the tab control after removing all existing pages. |