BCGControlBar Library for .NET
CustomizeMenuBar Class
Members 




Inherits PalettePopupMenuBar of the BCGSoft.ControlBars namespace. Used to show popup menu for customize button. Has an equal  procedure of adjusting the layout of the button on it.
Object Model
CustomizeMenuBar ClassToolbarButton ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassCommandBarManager ClassToolbarMenuButton ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class CustomizeMenuBar 
   Inherits PalettePopupMenuBar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As CustomizeMenuBar
public __gc class CustomizeMenuBar : public PalettePopupMenuBar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public ref class CustomizeMenuBar : public PalettePopupMenuBar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.Shared.CommandPanel
               BCGSoft.ControlBars.CommandBar
                  BCGSoft.ControlBars.Toolbar
                     BCGSoft.ControlBars.PopupMenuBar
                        BCGSoft.ControlBars.PalettePopupMenuBar
                           BCGSoft.ControlBars.CustomizeMenuBar

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

Reference

CustomizeMenuBar Members
BCGSoft.ControlBars Namespace

Send Feedback