The following functions are used to handle the Tab controls:
| | ControlPane | Returns the name of static or dynamic pane found in a Tab control associated with a control. | ControlTab | Returns the name of the Tab control that contains the specified control. | TabClose | Closes a dynamic pane in a Tab control. | TabCloseAll | Closes all dynamic panes of a Tab control. | TabLoadConfiguration | Restores the configuration of dynamic panes in a Tab control. | TabOpen | Opens a new pane in a dynamic Tab control. | TabSaveConfiguration | Saves the configuration of dynamic panes found in a Tab control in character string format. | TabStatus | Returns the status of a dynamic tab pane (identified by its alias). |
|
|
|
|