Version

QuickAccessToolbar Class

A custom toolbar displayed above or below the Ribbon that contains a collection of frequently used tools.
Syntax
'Declaration
 
Public Class QuickAccessToolbar 
   Inherits UltraToolbarBase
   Implements Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Win.Notifications.INotificationBadgeSettingsOwner, Infragistics.Win.UIAutomation.IProvideUIAutomation 
public class QuickAccessToolbar : UltraToolbarBase, Infragistics.Shared.IKeyedSubObject, Infragistics.Shared.IKeyedSubObjectEx, Infragistics.Win.Notifications.INotificationBadgeSettingsOwner, Infragistics.Win.UIAutomation.IProvideUIAutomation  
Remarks

When using this Microsoft Office 2007 UI capability, be aware that the Infragistics license grants you no rights to the Microsoft Office 2007 UI. For more information, contact officeui@microsoft.com, and see Installing Microsoft Office 2007 UI Capabilities for more information.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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