Nevron Open Vision Documentation
Nevron.Nov.UI Namespace / NInputElement Class / jtb Method


In This Topic
    jtb Method (NInputElement)
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Overridable Sub jtb( _
       ByVal hbxC As NEventArgs _
    ) 
    'Usage
     
    
    Dim instance As NInputElement
    Dim hbxC As NEventArgs
     
    instance.jtb(hbxC)
    internal virtual void jtb( 
       NEventArgs hbxC
    )

    Parameters

    hbxC
    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