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


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

    System.Object
       Nevron.Nov.UI.NKeyboard

    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