Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NDragDrop Class
Fields Methods


In This Topic
    NDragDrop Class Members
    In This Topic

    The following tables list the members exposed by NDragDrop.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop object was dropped inside it.  
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop object enters its bounds.  
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop object enters its bounds.  
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop object leaves its bounds.  
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop object leaves its bounds.  
    Public Fieldstatic (Shared in Visual Basic)The event which the drag over target raises, when a drag and drop is moved over it.  
    Top
    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    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