BCGControlBar Library for .NET
QuickAccessToolbarEditor Class
Members 




Specifies a dialog box to customize the item collection  of the Quick Access Toolbar in IDE. By this dialog box you can place buttons from the RibbonControl to the QAT and specify their visibility. Buttons which will be placed to the control will be displayed on it by default.
Object Model
QuickAccessToolbarEditor Class
Syntax
'Declaration
 
Public Class QuickAccessToolbarEditor 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As QuickAccessToolbarEditor
public class QuickAccessToolbarEditor : System.Windows.Forms.Form 
public __gc class QuickAccessToolbarEditor : public System.Windows.Forms.Form 
public ref class QuickAccessToolbarEditor : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     BCGSoft.ControlBars.Ribbon.QuickAccessToolbarEditor

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

QuickAccessToolbarEditor Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback