Nevron Open Vision Documentation
Nevron.Nov.Editors Namespace / NDesignCommand Class
Members


In This Topic
    NDesignCommand Class
    In This Topic
    The NDesignCommand class represents an abstract command, which serves as base class for all commands produced by command factories at design time.
    Object Model
    NDesignCommand Class
    Syntax
    'Declaration
     
    
    Public MustInherit Class NDesignCommand 
    'Usage
     
    
    Dim instance As NDesignCommand
    public abstract class NDesignCommand 
    Inheritance Hierarchy
    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