POPUPMENU (Dialog Item)
PLBCMP GUI Only
POPUPMENU={top}:{bottom}:{left}:{right}:{menu-data}
The POPUPMENU dialog item creates a POPUPMENU object in the dialog.
The {top}, {bottom}, {left} and {right} are decimal constants that define the position and size of the popupmenu.
{menu-data} is a character string enclosed in single quotes containing the menu data. {menu-data} is formatted the same as {menu-data} of a MENU object.
See Also: DIALOG Items, DIALOG
![]() |