LEADTOOLS Medical (Leadtools.MedicalViewer assembly)
LEAD Technologies, Inc

MedicalViewerDragEventArgs Class






Members 
Provides data for the Leadtools.MedicalViewer.MedicalViewer.ViewerDragDrop, Leadtools.MedicalViewer.MedicalViewer.ViewerDragOver, Leadtools.MedicalViewer.MedicalViewerBaseCell.CellDragDrop, and Leadtools.MedicalViewer.MedicalViewerBaseCell.CellDragOver events.
Object Model
MedicalViewerDragEventArgs Class
Syntax
public class MedicalViewerDragEventArgs : System.Windows.Forms.DragEventArgs 
'Declaration
 
Public Class MedicalViewerDragEventArgs 
   Inherits System.Windows.Forms.DragEventArgs
'Usage
 
Dim instance As MedicalViewerDragEventArgs
public sealed class MedicalViewerDragEventArgs : System.Windows.Forms.DragEventArgs 
function Leadtools.MedicalViewer.MedicalViewerDragEventArgs()
public ref class MedicalViewerDragEventArgs : public System.Windows.Forms.DragEventArgs 
Remarks
To make the drag drop feature works, set the control property System.Windows.Forms.Control.AllowDrop to true, then register the event System.Windows.Forms.Control.DragEnter.

The Leadtools.MedicalViewer.MedicalViewer.ViewerDragDrop and Leadtools.MedicalViewer.MedicalViewerBaseCell.CellDragDrop events occur when the user completes a drag-and-drop operation by dragging an object over the control and then dropping it onto the control by releasing the mouse button.

The System.Windows.Forms.Control.DragEnter event occurs when the user moves the mouse pointer onto the control while dragging an object with the mouse.

The Leadtools.MedicalViewer.MedicalViewer.ViewerDragOver and Leadtools.MedicalViewer.MedicalViewerBaseCell.CellDragOver events occur when the user moves the mouse pointer over the control while dragging an object with the mouse.

A System.Windows.Forms.DragEventArgs object specifies any data associated with this event; the current state of the SHIFT, CTRL, and ALT keys; the location of the mouse pointer; and the drag-and-drop effects allowed by the source and target of the drag event.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MedicalViewerDragEventArgs Members
Leadtools.MedicalViewer Namespace

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features