![]() |
Hide the Customization Arrow Button of QuickAccess |
Post Reply
|
| Author | |
ls9090
Newbie
Joined: 13 December 2008 Location: Switzerland Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: Hide the Customization Arrow Button of QuickAccessPosted: 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!
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 15 December 2008 at 1:43am |
|
Hi,
Try
RibbonBar.AllowQuickAccessCustomization = False
RibbonBar.AllowMinimize = False RibbonBar.ShowQuickAccess = False |
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
ls9090
Newbie
Joined: 13 December 2008 Location: Switzerland Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
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!
|
|
![]() |
|
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 |