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