NevronOpenVision
Nevron.Nov.UI Namespace / NDragDrop Class


NDragDrop Class Methods

For a list of all members of this type, see NDragDrop members.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Returns true if there is no other drag and drop initiation request current pending.  
Public Methodstatic (Shared in Visual Basic)Returns the value of the IsDirectlyOverPropertyEx extended property for the specified node.  
Public Methodstatic (Shared in Visual Basic)Checks whether the specified event is a drag and drop action event (DragOverEvent, DragDropEvent).  
Public Methodstatic (Shared in Visual Basic)Checks whether the specified event is a drag and drop target notification event (DragEnterEvent, DragLeaveEvent, DragInEvent, DragOutEvent)  
Public Methodstatic (Shared in Visual Basic)Returns the value of the IsOverPropertyEx extended property for the specified node.  
Public Methodstatic (Shared in Visual Basic)Requests an asyncrhonous drag and drop operation, that starts at earliest application possibility. The DnD operation is associated with the associated with the specified drag drop source and data object.  
Top
Protected Methods
 NameDescription
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Internal Methodstatic (Shared in Visual Basic)  
Top
See Also