FormControl.showContextMenu Method

Shows the shortcut menu for the control.

Syntax

public int showContextMenu(int menuHandle)

Run On

Client

Parameters

  • menuHandle
    Type: int
    The ID of the menu to show.

Return Value

Type: int
An integer value that indicates whether the call succeeded.

See Also

Reference

FormControl Class