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


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

    System.Object
       Nevron.Nov.UI.NMouse

    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