<< Click to Display Table of Contents >> Navigation: ThinBASIC Modules > UI (User Interface) > MENUs > MENU DRAW BAR |
Description
Redraw the menu bar for a given dialog.
Syntax
MENU DRAW BAR hDlg
Returns
None
Parameters
Name |
Type |
Optional |
Meaning |
hDlg |
Number |
No |
Handle of the dialog |
Remarks
Restrictions
See also
Examples