PrintMgmtSetupUICtrl.eventTreeItemShowMenu Method [AX 2012]

Handles the shortcut menu event for a tree view item in the tree view of the PrintMgmtSetupUIMain class.

public void eventTreeItemShowMenu(
    int _idx, 
    int _mouseX, 
    int _mouseY)

Run On

Called

Parameters

_idx
Type: int
_mouseX
Type: int
_mouseY
Type: int

Community Additions

ADD
Show: