|
|
|
|
|
TabClose (Function) In french: OngletFerme Closes a dynamic pane in a Tab control. The "Close a tab" event is not called. // Click the Close Button control TabClose(TAB_DynTab, TAB_DynTab.Value)
Syntax
Closing a specific dynamic tab pane Hide the details
TabClose(<Tab control> , <Alias>)
<Tab control>: Control name Name of the Tab control to be used. <Alias>: Character string Alias of dynamic tab pane to close. This alias can be retrieved by: If this parameter does not correspond to any dynamic tab, the function has not action and a non-fatal error occurs. <Tab control>: Control name Name of the Tab control to be used. The current dynamic pane will be closed.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|