BCGControlBar Library for .NET
ToolbarMenuButton Class
Members 




Inherits ToolbarButton, implement interface ISerializable.
Represents a button which can be placed on menu bar or popup menu bar and contains a list of sub-menu commands.
ToolbarMenuButton behaves exactly as a toolbar button, but in addition it may have a list of sub-menu commands and be a parent button of a popup menu. ShowPopupMenu displays a popup menu if this list is not empty.

Object Model
ToolbarMenuButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar Class
Syntax
'Declaration
 
Public Class ToolbarMenuButton 
   Inherits ToolbarButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As ToolbarMenuButton
public __gc class ToolbarMenuButton : public ToolbarButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class ToolbarMenuButton : public ToolbarButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.Controls.Shared.CommandButton
               BCGSoft.ControlBars.ToolbarButton
                  BCGSoft.ControlBars.ToolbarMenuButton
                     BCGSoft.ControlBars.ColorButton
                     BCGSoft.ControlBars.ContextMenuButton
                     BCGSoft.ControlBars.CustomizeButton
                     BCGSoft.ControlBars.CustomizeButton.CustomizeDialogButton
                     BCGSoft.ControlBars.MoreColorsMenuButton
                     BCGSoft.ControlBars.QuickCustomizeButton
                     BCGSoft.ControlBars.Ribbon.CollapsedCategoryItemButton
                     BCGSoft.ControlBars.Ribbon.MainRibbonButton
                     BCGSoft.ControlBars.Ribbon.QATCustomizeButton
                     BCGSoft.ControlBars.Ribbon.RecentlyUsedDocumentButton
                     BCGSoft.ControlBars.Ribbon.RibbonOptionButton
                     BCGSoft.ControlBars.Ribbon.TabCommandObject
                     BCGSoft.ControlBars.ShowAllButton
                     BCGSoft.ControlBars.SmartUndoButton
                     BCGSoft.ControlBars.SmartUndoLabel
                     BCGSoft.ControlBars.SmartUndoMenuButton
                     BCGSoft.ControlBars.ToolbarBaseControlButton
                     BCGSoft.ControlBars.ToolbarCheckBoxButton
                     BCGSoft.ControlBars.ToolbarLabelButton
                     BCGSoft.ControlBars.ToolbarLinkLabel
                     BCGSoft.ControlBars.ToolbarPaletteButton

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

ToolbarMenuButton Members
BCGSoft.ControlBars Namespace

Send Feedback