PrintMgmtSetupUISettingsCtl.destinationPopupMenu Method [AX 2012]

Displays the popup menu for the destination.

public int destinationPopupMenu(FormStringControl _ctl)

Run On

Called

Parameters

_ctl
Type: FormStringControl Class
A string control near which to show the popup menu.

Return Value

Type: int
A value that indicates the menu selection of the user; zero if a selection was not made.
Show: