| CuteEditor for .NET 6.0 Class Library |
|
Editor.EnableContextMenu Property
Specify whether the context menu is enabled. The context menu is not available in IE5.
[Visual Basic]
Public Property EnableContextMenu As
Boolean
[C#]
public
bool EnableContextMenu {get; set;}
See Also
Editor Class | CuteEditor Namespace