Print Page | Close Window

Hide the Customization Arrow Button of QuickAccess

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=12917
Printed Date: 28 February 2025 at 11:56am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Hide the Customization Arrow Button of QuickAccess
Posted By: ls9090
Subject: Hide the Customization Arrow Button of QuickAccess
Date Posted: 13 December 2008 at 12:24pm
Hi,
 
how to completely remove the QuickAccess customization button?
 
The following statement still shows the option "Show below the ribbon":
 
RibbonBar.AllowQuickAccessCustomization = False
 
Is it possible to remove the customization possibilities completely, so that the option "Show below the ribbon" is also hidden?
 
Regards,
 
Carlo


-------------
Thanks for any help!



Replies:
Posted By: Oleg
Date Posted: 15 December 2008 at 1:43am
Hi,
 
Try
        RibbonBar.AllowQuickAccessCustomization = False
        RibbonBar.AllowMinimize = False
        RibbonBar.ShowQuickAccess = False


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: ls9090
Date Posted: 24 December 2008 at 9:01am
Hi Oleg,
 
thank you for your answer. It unfortunately doesnt help because I want to show the QuickAccess bar, but I dont want that it's possible to Show it below the Ribbon.
 
Do you have any help for this? Or is there an upgrade planned for this question?
 
Best regards,
 
Urs


-------------
Thanks for any help!



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net