BCGSoft.ControlBars Namespace : ShowAllButton Class |
Inherits ToolbarMenuButton Class of the BCGSoft.ControlBars namespace.
Represents a button on the popup menu bar which lets to make all buttons visible on the popupmenu bar include rarely used. The instance of ShowAllButtons is created in PopupMenuBar class and managed by it.
'Declaration Public Class ShowAllButton Inherits ToolbarMenuButton Implements BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
'Usage Dim instance As ShowAllButton
public class ShowAllButton : ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public __gc class ShowAllButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public ref class ShowAllButton : public ToolbarMenuButton, 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.ShowAllButton
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