BCGControlBar Library for .NET
MainRibbonPanel Class
Members 




Specifies an instance of the application menu which is displayed when the main application button is clicked.The application menu displays control for performing action to entire document, such as New, Open, Save, Save As, Print, Send and Close. It also provides a list of recent documents, access to application options for changing user settings and preferences.
Object Model
MainRibbonPanel ClassToolbarButton ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassCollectionWithEvents ClassObject ClassCommandBarManager ClassToolbarMenuButton ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class MainRibbonPanel 
   Inherits BCGSoft.ControlBars.PopupMenuBar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As MainRibbonPanel
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.MainRibbonPanel

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

MainRibbonPanel Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback