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


In This Topic
    NUISingleton Class
    In This Topic
    Serves as base class for User Interface singleton instances (such as NMouseSingleton, NKeyboardSingleton, NClipboardSingleton, NDragAndDropSingleton etc.)
    Object Model
    NUISingleton Class
    Syntax
    'Declaration
     
    
    Public Class NUISingleton 
    'Usage
     
    
    Dim instance As NUISingleton
    public class NUISingleton 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NUISingleton
          Nevron.Nov.UI.NTouchDevice

    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