| CuteEditor for .NET 6.0 Class Library |
|
Editor.EnableBrowserContextMenu Property
Specify whether the browser context menu is enabled. Set this to false to disable the browser context menu.
[Visual Basic]
Public Property EnableBrowserContextMenu As
Boolean
[C#]
public
bool EnableBrowserContextMenu {get; set;}
See Also
Editor Class | CuteEditor Namespace