BCGSoft.ControlBars Namespace : QuickCustomizeButton Class |
Inherited from ToolbarMenuButton, implements ISerializable interface. It is used to show “Add or remove button” button on the popup menu of the customize button. This class is used for calculation of the size and layout of this button , defining it’s visual state and protection of setting Large icon mode. The popup menu of the Quick customize button allows to manage the visibility of the toolbar buttons, call the Customize dialog box, restores the Toolbox to the state it was in when the application was first launched.
'Declaration Public Class QuickCustomizeButton Inherits ToolbarMenuButton Implements BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
'Usage Dim instance As QuickCustomizeButton
public class QuickCustomizeButton : ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public __gc class QuickCustomizeButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObject, BCGSoft.Shared.ISupportCmdUI
public ref class QuickCustomizeButton : 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.QuickCustomizeButton
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