<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > DIALOGS > Dialog Commands > DIALOG ENABLE |
Description
Enable a dialog.
Syntax
DIALOG ENABLE hwnd
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
hwnd |
Number |
No |
Handle of the dialog |
Remarks
Restrictions
See also
Examples