TabStrip | +--TabControlpublic class TabControl
This control inherits the functionality of a TabStrip but manages a list of tabs for pages to be stored.
Constructors
Name | Description |
---|---|
TabControl() | Topic under construction. |
Methods
Name | Description |
---|---|
add(Control control) | Topic under construction. |
getControl(int index) | Topic under construction. |
getControlCount() | Topic under construction. |
getControls() | Topic under construction. |
remove(Control control) | Topic under construction. |
setNewControls(Control[] value) | Topic under construction. |
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.
Topic under construction.