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


In This Topic
    NToolboxItemMetaUnit Class
    In This Topic
    A meta unit applicable to schemas, which indicates whether a widget should appear in the toolbox and defines its toolbox icon, description and verbs (a.k.a. smart tags in WinForms).
    Object Model
    NToolboxItemMetaUnit Class
    Syntax
    'Declaration
     
    
    Public NotInheritable Class NToolboxItemMetaUnit 
       Inherits Nevron.Nov.Dom.NMetaUnit
    'Usage
     
    
    Dim instance As NToolboxItemMetaUnit
    public sealed class NToolboxItemMetaUnit : Nevron.Nov.Dom.NMetaUnit 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.Dom.NMetaUnit
          Nevron.Nov.Editors.NToolboxItemMetaUnit

    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