Popup Menu Property
Description
Specifies the popup menu to display for the canvas or item.
Applies to canvases and items
Set not settable
Required/Optional Optional
NULL
Refer to Built-in
GET_MENU_ITEM_PROPERTY
SET__MENU_ITEM_PROPERTY
Note: ENABLED, DISABLED, and LABEL are the only properties valid for popup menus.
Popup Menu Restrictions
- The popup menu must be defined within the current form module.
- You cannot attach a popup menu to individual radio buttons, but you can
assign a popup menu to a radio group.