PrintMgmtSetupUISettingsCtl.destinationPopupMenu Method [AX 2012]
Displays the popup menu for the destination.
public int destinationPopupMenu(FormStringControl _ctl)
Run On
CalledParameters
- _ctl
- Type: FormStringControl Class
A string control near which to show the popup menu.
Return Value
Type: intA value that indicates the menu selection of the user; zero if a selection was not made.
Show: