Click or drag to resize

GeneralSettingsMiddleMousePopupToolbar Property

Gets or sets the toolbar to popup when the middle mouse is clicked on a view, this value is only used when MiddleMouseMode is set to PopupToolbar.

Namespace:  Rhino.ApplicationSettings
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string MiddleMousePopupToolbar { get; set; }

Property Value

Type: String
See Also