property ExMenu.ShowPopup (ID as Variant, [X as Variant], [Y as Variant], [Options as Variant]) as Long
Shows a popup menu.

TypeDescription
ID as Variant A long expression that specifies the identifier of the item whose popup will be displayed
X as Variant A long expression that indicates the x-position to show the popup
Y as Variant A long expression that indicates the y-position to show the popup
Options as Variant Reservec
Long A long expression that specifies the identifier of the item being selected
The ShowPopup method shows the popup menu of giving identifier.