<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > MENUs > MENU NEW POPUP |
Description
Creates a new popup menu setting into VarHPopUp variable the popup handle.
Syntax
MENU NEW POPUP TO VarHPopUp
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
VarHPopUp |
Variable |
No |
A single 32bit variable that will contain the handle of the new popup. |
Remarks
Restrictions
See also
Examples