|
|
|
|
|
|
|
|
|
|
Note: These functions are also available in prefix syntax ( Functions for managing Tab controls (prefix syntax)). The following functions are used to manipulate 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 tabs of a Tab control. | | TabLoadConfiguration | Restores the configuration of dynamic tabs in a Tab control. | | TabOpen | Opens a new pane in a Dynamic Tab control. | | TabSaveConfiguration | Saves the configuration of dynamic tabs found in a Tab control in character string format. | | TabStatus | Returns the status of a dynamic tab pane (identified by its alias). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|