Popup Menu - Show Method
Show the popup menu
Member of Popup Menu (PRIM_PMNU)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
x | *Input | Integer | Horizontal position on the screen |
y | *Input | Integer | Vertical position on the screen |
Details
The Show method will display a Popup Menu.
Normally there is no need to programmatically show a menu as this is managed automatically via the PopupMenu property of a control.