Show the popup menu
Member of Popup Menu (PRIM_PMNU)
Name | Type | Data Type | Description |
---|---|---|---|
x | *Input | Integer | Horizontal position on the screen |
y | *Input | Integer | Vertical position on the screen |
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.
Febuary 18 V14SP2