FormGroupControl.showContextMenu(Int32) Method

Definition

Shows a shortcut menu for a form group control.

public:
 override int showContextMenu(int _menuHandle);
public override int showContextMenu (int _menuHandle);
override this.showContextMenu : int -> int
Public Overrides Function showContextMenu (_menuHandle As Integer) As Integer

Parameters

_menuHandle
Int32

An integer value that specifies the handle for the shortcut menu.

Returns

An integer value that specifies the selection of the user.

Applies to