- Name
-
FreeMenu -- free a menu strip (V6.0)
- Synopsis
-
FreeMenu(id)
- Function
-
This command can be used to the free the specified menu strip. Please note that
only menu strips that are no longer attached to a display can be freed. To detach
a menu strip from a display, call SetDisplayAttributes()
on the display passing the special value -1 in the
Menu tag.
- Inputs
-
- id
- identifier of the menu strip to free
Show TOC