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