Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NCommandBarsContextMenuBuilder Class
Members


In This Topic
    NCommandBarsContextMenuBuilder Class
    In This Topic
    Represents default implementation of INCommandBarsContextMenuBuilder that adds additional commands in NCommandBarsManager context menu.
    Object Model
    NCommandBarsContextMenuBuilder Class
    Syntax
    'Declaration
     
    
    Public Class NCommandBarsContextMenuBuilder 
       Implements Nevron.Globalization.INLocalizable, INCommandBarsContextMenuBuilder 
    'Usage
     
    
    Dim instance As NCommandBarsContextMenuBuilder
    public class NCommandBarsContextMenuBuilder : Nevron.Globalization.INLocalizable, INCommandBarsContextMenuBuilder  
    Inheritance Hierarchy

    System.Object
       Nevron.UI.WinForm.Controls.NCommandBarsContextMenuBuilder

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also