BCGControlBar Library for .NET
QuickAccessToolbar Class
Members 




Quick Access Toolbar represents a toolbar which contains controls that are always quickly available to the user. Quick Access Toolbar can be placed below or above the ribbon control. The collection of controls on the Quick Access Toolbar does not depend on which tab is selected in the Ribbon.
Object Model
QuickAccessToolbar ClassToolbarButton ClassICommandObject InterfaceICommandObject InterfaceDockBar ClassDockBarRow ClassQATCustomizeButton ClassICommandObject InterfaceCollectionWithEvents ClassObject ClassCommandButton ClassToolbarButtonCollection ClassToolbarButton ClassCommandBarManager ClassToolbarMenuButton ClassICommandObject InterfaceCommandButton ClassToolTipEx ClassCommandBar Class
Syntax
'Declaration
 
Public Class QuickAccessToolbar 
   Inherits BCGSoft.ControlBars.Toolbar
   Implements BCGSoft.Controls.Shared.IToolTipInfoProvider 
'Usage
 
Dim instance As QuickAccessToolbar
public __gc class QuickAccessToolbar : public BCGSoft.ControlBars.Toolbar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
public ref class QuickAccessToolbar : public BCGSoft.ControlBars.Toolbar, BCGSoft.Controls.Shared.IToolTipInfoProvider  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            BCGSoft.Controls.Shared.CommandPanel
               BCGSoft.ControlBars.CommandBar
                  BCGSoft.ControlBars.Toolbar
                     BCGSoft.ControlBars.Ribbon.QuickAccessToolbar

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

QuickAccessToolbar Members
BCGSoft.ControlBars.Ribbon Namespace

Send Feedback