|
|
|
|
|
ControlTab (Function) In french: OngletDuChamp Returns the name of the Tab control that contains the specified control.
Info(ControlTab(EDT_Name1))
Syntax
<Result> = ControlTab(<Control>)
<Result>: Character string - Name of tab associated with the specified control.
- Empty string ("") if the control is associated with no tab.
<Control>: Control name Name of the control to be used. A WLanguage error occurs if the object is unknown.
Related Examples:
|
Training (WINDEV): WD Multi-Windowing
[ + ] This example presents the basic concepts for managing the multi-windowing and the dynamic tabs with WINDEV. This example includes a simple interface for managing the customer forms: - multi-windowing with MDI interface, - multi tabs with a dynamic tab control.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|