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


In This Topic
    NCommand Class
    In This Topic
    Serves for the classification of command actions that can be executed in response to shortcut key combinations, and provides the alternative visual command sources, with the ability to link themselves to command actions.
    Object Model
    NCommand Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NCommand 
    'Usage
     
    
    Dim instance As NCommand
    public sealed class NCommand 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommand

    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