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


In This Topic
    NCommandBarBuilder Class
    In This Topic
    Provides facility methods for creating widgets that are bound to commands and reside in command bars.
    Object Model
    NCommandBarBuilder Class
    Syntax
    'Declaration
     
    
    Public Class NCommandBarBuilder 
       Inherits NCommandBuilder
    'Usage
     
    
    Dim instance As NCommandBarBuilder
    public class NCommandBarBuilder : NCommandBuilder 
    Inheritance Hierarchy

    System.Object
       Nevron.Nov.UI.NCommandBuilder
          Nevron.Nov.UI.NCommandBarBuilder
             Nevron.Nov.Text.UI.NRichTextContextMenuBuilder
             Nevron.Nov.UI.NMenuDropDownBuilder
             Nevron.Nov.UI.NStatusBarBuilder
             Nevron.Nov.UI.NToolBarBuilder

    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