NevronOpenVision
Nevron.Nov.UI Namespace / NDragEventArgs Class
Fields Properties Methods


In This Topic
    NDragEventArgs Class Members
    In This Topic

    The following tables list the members exposed by NDragEventArgs.

    Public Properties
     NameDescription
    Public PropertySpecifies which drag-and-drop operations are allowed by the initiator (or source) of the drag event.  
    Public PropertyGets the position of the mouse in the current target coordinate system  
    Public PropertySpecifies the DataObject that contains the data associated with this event.  
    Public PropertyGets the position of the mouse in the screen coordinate system  
    Public PropertyGets the position of the mouse in the target coordinate system  
    Top
    See Also