MenuID()

Syntax

MenuID = MenuID(#Menu)
Description
Returns the unique system identifier of the given menu.

Parameters

#Menu The menu to use.

Return value

Returns the ID of the menu. This sometimes also known as 'Handle'. Look at the extra chapter "Handles and Numbers" for more information.

See Also

CreateMenu(), CreatePopupMenu(), CreateImageMenu(), CreatePopupImageMenu()

Supported OS

All

<- MenuHeight() - Menu Index - MenuItem() ->