BCGControlBar Library for .NET
ContextPopupMenuBar Class
Members 




Specifies a context menu for ribbon objects. Using this context menu you can define the location of the QAT related to the Ribbon, specify the RibbonControl state. Items from this context menu allows us to customize the ribbon, add or remove items from it.
Object Model
ContextPopupMenuBar ClassToolbarButton ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassCommandBarManager ClassToolbarMenuButton ClassRibbonControl ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class ContextPopupMenuBar 
   Inherits BCGSoft.ControlBars.PopupMenuBar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As ContextPopupMenuBar
public __gc class ContextPopupMenuBar : public BCGSoft.ControlBars.PopupMenuBar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public ref class ContextPopupMenuBar : public BCGSoft.ControlBars.PopupMenuBar, 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.Ribbon.ContextPopupMenuBar

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

ContextPopupMenuBar Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback