BCGSoft.ControlBars Namespace : ToolbarMenuButton Class |
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.
'Declaration Public Class ToolbarMenuButton Inherits ToolbarButton Implements BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
'Usage Dim instance As ToolbarMenuButton
public class ToolbarMenuButton : ToolbarButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public __gc class ToolbarMenuButton : public ToolbarButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public ref class ToolbarMenuButton : public ToolbarButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
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
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