ShowQuickAccessBelowRibbon Property
Description
Gets or sets whether the Quick Access bar is displayed above or below the Ribbon.
Property Type
Read-write property
Syntax (Visual Basic)
Public Property ShowQuickAccessBelowRibbon() As Boolean
Remarks
ShowQuickAccessBelowRibbon can be used to show or hide the Quick Access bar or to determine its position. The Quick Access bar can also be moved using the QuickAccessPage in the customization dialog or by selecting it from the right-click popup menu when the Ribbon is right-clicked.

See Also
- RibbonBar Collection
- XTPCommandBarsSpecialCommands Enumeration
- ShowRibbonQuickAccessPage Property
- ShowCustomizeDialog Method
- QuickAccessControls Property
- ShowQuickAccess Property
Copyright (c) 1998-2024 Codejock Technologies. All rights reserved.