Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / drII Class / drII Constructor


In This Topic
    drII Constructor
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Function New( _
       ByVal ErII As NDragDropSource _
    )
    'Usage
     
    
    Dim ErII As NDragDropSource
     
    Dim instance As New drII(ErII)
    internal drII( 
       NDragDropSource ErII
    )

    Parameters

    ErII
    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