TCnWebBrowser.IsWebBrowserContextMenuEnabled Property
Gets or a sets a value indicating whether the shortcut menu of the TCnWebBrowser control is enabled.
published property IsWebBrowserContextMenuEnabled: Boolean read GetIsWebBrowserContextMenuEnabled write SetIsWebBrowserContextMenuEnabled default True;
Property Value
Type: Boolean
true if the WebBrowser control shortcut menu is enabled; otherwise, false. The default is true.