Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates a context menu.
Syntax
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.