Share via


FormAnimateControl.showContextMenu(Int32) Method

Definition

Shows the shortcut menu for the control.

public:
 override int showContextMenu(int _menuHandle);
[Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly]
public override int showContextMenu (int _menuHandle);
[<Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnly>]
override this.showContextMenu : int -> int
Public Overrides Function showContextMenu (_menuHandle As Integer) As Integer

Parameters

_menuHandle
Int32

The ID of the menu to show.

Returns

An integer value that indicates whether the call succeeded.

Attributes
Microsoft.Dynamics.BusinessPlatform.SharedTypes.InternalUseOnlyAttribute

Applies to