Property DragAndDrop
- Namespace
- DotNetBrowser.Browser
- Assembly
- DotNetBrowser.dll
DragAndDrop
Gets the IDragAndDrop instance that can be used for managing drag&drop operations for the browser.
IDragAndDrop DragAndDrop { get; }
Property Value
- IDragAndDrop
The IDragAndDrop instance associated with this IBrowser.