BCGControlBar Library for .NET
PopupMenuBar Class
Members 




 Inherits Toolbar of the BCGSoft.ControlBar namespace. Implements interface IMessageFilter.

Represents the toolbar for popup menu, which contains popup menu buttons. It will be placed on the popup menu control.

Object Model
PopupMenuBar ClassToolbarButton ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassCommandBarManager ClassToolbarMenuButton ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class PopupMenuBar 
   Inherits Toolbar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As PopupMenuBar
public class PopupMenuBar : Toolbar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public __gc class PopupMenuBar : public Toolbar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public ref class PopupMenuBar : public Toolbar, 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.Ribbon.ContextPopupMenuBar
                        BCGSoft.ControlBars.Ribbon.CustomizePopupMenuBar
                        BCGSoft.ControlBars.Ribbon.MainRibbonPanel
                        BCGSoft.ControlBars.Ribbon.MiniToolbarPopupBar
                        BCGSoft.ControlBars.Ribbon.RibbonPopupBar
                        BCGSoft.Controls.BackstageView.BackstagePopupMenuBar

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

PopupMenuBar Members
BCGSoft.ControlBars Namespace

Send Feedback