Tabbed Control Syntax (Genie Style)
Syntax
[%R=Lines%.Width,Height Current_Pane^^Pane_List{ButtonDef1,...ButtonDefN}[!Event][?Enabled]]
Argument |
Type |
Description |
| Lines | N |
The number of lines to insert at top. |
| Width | N |
The width of the control. |
| Height | N |
The height of the control. |
| Current_Pane | N |
Indicates the number of the pane currently displayed. |
| Pane_List | C |
A CR-LF delimited list of dialog box contents (<<%dlg% ... %dlg,<<%code% ... %code%). |
| ButtonDef1,...ButtonDefN | C |
See Button Syntax |
| Event | C |
Optional. See Event Syntax. |
| Enabled | L |
Optional. See Enabled Syntax. |
Description
This syntax allows you to create a tabbed control that accepts embedded dialogs.
Examples
See A Genie Style Dialog with Tabs.
See Also
{EMBEDDED}, Tabbed Control Syntax, Xdialog Language Directives and Operators, Xdialog Control Reference
Supported By
Alpha Five Version 5 and Above