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.
Identifies when a shortcut menu appears.
Syntax
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.
Remarks
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.