BCGControlBar Library for .NET
QuickCustomizeButton Class
Members 




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.

Object Model
QuickCustomizeButton ClassCommandBarManager ClassCommandEntry ClassCommandBar ClassToolbarButton ClassCommandBar ClassPopupMenuBar ClassToolbarButtonCollection ClassToolbarButton ClassToolbar Class
Syntax
'Declaration
 
Public Class QuickCustomizeButton 
   Inherits ToolbarMenuButton
   Implements BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI 
'Usage
 
Dim instance As QuickCustomizeButton
public __gc class QuickCustomizeButton : public ToolbarMenuButton, BCGSoft.Controls.Shared.ICommandObjectBCGSoft.Shared.ISupportCmdUI  
public ref class QuickCustomizeButton : public ToolbarMenuButton, 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.QuickCustomizeButton

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

QuickCustomizeButton Members
BCGSoft.ControlBars Namespace

Send Feedback