Description:

Creates an ETO ContextMenu from an array of strings. Use the modes array to enable/disable menu items

Syntax:
public static int ShowContextMenu(
IEnumerable<string> items,
Point screenPoint,
IEnumerable<int> modes
)
Returns:
Type: int
Available since:
5.0

/
/
/
ShowContextMenu

ShowContextMenu method

Class:  Rhino.UI.Dialogs

Nothing found