Skip to content

QuickAccessControls Property

Description

Collection of controls that are displayed in the Ribbon's Quick Access bar.

Property Type

Read-only property

Syntax (Visual Basic)

Public Property QuickAccessControls() As [CommandBarControls](XtremeCommandBars~CommandBarControls.md)

Remarks

The QuickAccessPage in the command bars customize dialog can be used to add or remove items to the quick access bar. You can also right-click on controls in the ribbon and choose to add them to the quick access bar.

The picture below shows the quick access bar displayed on both the top and bottom of the ribbon.

Quick Access Bar

See Also


Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.