Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace > ImageViewer Class : DropLinkKeyState Property |
public virtual Keys DropLinkKeyState {get; set;}
'Declaration
Public Overridable Property DropLinkKeyState As Keys
For more information refer to Image Viewer Drag and Drop.
For an example on using the image viewer as the target for a drag/drop operation, refer to ItemDragDrop.
For an example on using the image viewer as the source of a drag/drop operation, refer to ImageViewerDragInteractiveMode.