GeneralSettings.EnableContextMenu Property

GeneralSettingsEnableContextMenu Property

true if right mouse down + delay will pop up context menu on a mouse up if no move happens.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static bool EnableContextMenu { get; set; }
Public Shared Property EnableContextMenu As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also