PopupMenu.draw Method [AX 2012]

Draws the pop-up menu and waits for the user to select an item.

public int draw([int posx, int posy])

Run On

Client

Parameters

posx
Type: int
posy
Type: int

Return Value

Type: int
The item ID of the selected item; otherwise, -1.

Community Additions

ADD
Show: