Nevron Open Vision Documentation
Nevron.Nov.Windows.Forms Namespace / NNovVerbEditor Class / UOrI Method


In This Topic
    UOrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Shared Sub UOrI( _
       ByVal vOrI As System.Object, _
       ByVal WOrI As System.EventArgs _
    ) 
    'Usage
     
    
    Dim vOrI As System.Object
    Dim WOrI As System.EventArgs
     
    NNovVerbEditor.UOrI(vOrI, WOrI)
    internal static void UOrI( 
       System.object vOrI,
       System.EventArgs WOrI
    )

    Parameters

    vOrI
    WOrI
    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