FormListControl.showContextMenu Method [AX 2012]

Identifies when a shortcut menu appears.

public int showContextMenu(int menuHandle)

Run On

Client

Parameters

menuHandle
Type: int
An Integer data type that specifies the menu handle.

Return Value

Type: int
An Integer data type that specifies the menu handle.

To override this method on a list view control, right-click the Methods node below the control, point to Override Method, and then click showContextMenu.

For information about best practices for forms and code, see No Code in Forms.

Community Additions

ADD
Show: