Quick Access Toolbar on Ribbon |
Post Reply |
Author | |
jcollier
Senior Member Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
Posted: 05 June 2006 at 3:01pm |
How do I hide the Quick Access Toolbar on the Ribbon Bar
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Seems there is no method. :(
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
jcollier
Senior Member Joined: 15 February 2006 Status: Offline Points: 250 |
Post Options
Thanks(0)
|
It would be nice to be able to hide it. I do not plan on using it but will have to answer questions from end users as to what it is.
Thanks! |
|
asparagusx
Groupie Joined: 06 February 2007 Status: Offline Points: 53 |
Post Options
Thanks(0)
|
I am using 18.4.0. Is it possible to hide the QA Toolbar? This still does not appear have been implemented.
Regards Anton
|
|
gibra
Senior Member Joined: 31 October 2008 Location: Italy Status: Offline Points: 288 |
Post Options
Thanks(0)
|
Set ShowQuickAccess property tu false: RibbonBar.ShowQuickAccess = False |
|
gibra
CJ SuiteControl v: 13.x to 19.x Windows 10 64bit VS2019 - VB6.0 SP6 <a href="http://nuke.vbcorner.net/Home/tabid/36/language/en-US/Default.aspx" rel="nofollow">VS/VB 6.0 Installer v6.8 |
|
salsa31
Groupie Joined: 02 December 2013 Location: spain Status: Offline Points: 30 |
Post Options
Thanks(0)
|
try this CommandBars.EnableCustomization(False) RibbonBar.ShowQuickAccessBelowRibbon = False RibbonBar.ShowQuickAccess = False |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |