|
|
|
|
|
EmulatePaneDock (Function) In french: PiloteVoletAttache Emulates the integration of an undocked pane in the associated Dynamic Tab control.
EmulatePaneDock(TAB_MyDynTab, "Alias_1", 3)
Syntax
EmulatePaneDock(<Control name> , <Alias> , <Pane number>)
<Control name>: Character string Name of the Dynamic Tab control to which the pane must be attached. <Alias>: Character string Alias of the pane to integrate in the associated Dynamic Tab control. <Pane number>: Integer Number corresponding to the requested position of the pane in the Dynamic Tab control after integration. Remarks This function must be used in the code of automated tests only. Component: wd300testexe.dll
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|