Modifier key used to initiate a link drop operation
public virtual Keys DropLinkKeyState { get; set; }
Public Overridable Property DropLinkKeyState() As System.Windows.Forms.Keys
Get
Set
public:
virtual property System::Windows::Forms::Keys^ DropLinkKeyState
{
System::Windows::Forms::Keys^ get()
void set(System::Windows::Forms::Keys^ value)
}
The key modifier used to initiate a link drop operation. Default value is System.Windows.Forms.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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET