TCnWebBrowser.AllowWebBrowserDrop Property
Gets or sets a value indicating whether the TCnWebBrowser control navigates to documents that are dropped onto it.
published property AllowWebBrowserDrop: Boolean read GetAllowWebBrowserDrop write SetAllowWebBrowserDrop default True;
Property Value
Type: Boolean
true if the control accepts documents that are dropped onto it; otherwise, false. The default is true.