DisplayPopupMenu()

Syntax

DisplayPopupMenu(#Menu, WindowID [, x, y])
Description
Displays a PopupMenu (which must already have been created) under the current mouse position. Optionally, (x,y) co-ordinates can be specified to display the menu at a different position on screen. These co-ordinates are in pixels, starting from the upper-left corner of the screen.

For an example and a preview image see the CreatePopupMenu() help.

Supported OS

All

<- DisableMenuItem() - Menu Index - FreeMenu() ->