Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NDragDrop Class
Members


In This Topic
    NDragDrop Class
    In This Topic
    Manages the drag and drop operations inside Nevron Open Vision. Also serves as dispatcher of native window peers drag and drop events to the Nevron DOM.
    Object Model
    NDragDrop Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class NDragDrop 
    'Usage
     
    
    Dim instance As NDragDrop
    public static class NDragDrop 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NDragDrop

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also