RLedgerTurnoverView.contextMenu Method [AX 2012]

Creates a context menu.

public void contextMenu(
    HWND _hwnd, 
    int _idx, 
    int _col)

Run On

Client

Parameters

_hwnd
Type: HWND Extended Data Type
The window handle.
_idx
Type: int
The grid line number.
_col
Type: int
The grid column number.

Community Additions

ADD
Show: