Nevron.UI.WinForm.Controls Namespace / NCommandBarsManager Class
Members


NCommandBarsManager Class
Object Model
NCommandBarsManager Class
Syntax
'Declaration
 
<System.ComponentModel.DefaultPropertyAttribute("ImageList")>
<System.ComponentModel.DesignerAttribute(Nevron.UI.WinForm.Controls.NCommandBarsManagerDesigner)>
<System.Drawing.ToolboxBitmapAttribute(Nevron.Presentation.NToolboxBitmapResolver, "UI.WinForm.Controls.Resources.ToolboxBitmaps.NCommandBarsManager.bmp")>
<System.ComponentModel.LicenseProviderAttribute(Nevron.UI.WinForm.Controls.NUILicenseProvider)>
<System.ComponentModel.DesignerCategoryAttribute("Component")>
Public Class NCommandBarsManager 
   Inherits System.ComponentModel.Component
   Implements INImageListProvider, INKeyboardListener, INPaletteProvider, INSerializable, INShortcutProvider, INSkinnableControl 
 
'Usage
 
Dim instance As NCommandBarsManager
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         Nevron.UI.WinForm.Controls.NCommandBarsManager
            Nevron.Chart.WinForm.NChartCommandBarsManager
            Nevron.Diagram.WinForm.Commands.NDiagramCommandBarsManager

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