![]() |
How to Disable "Customize Quick Access Toolbar" |
Post Reply
|
| Author | |
imperial
Newbie
Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Topic: How to Disable "Customize Quick Access Toolbar"Posted: 11 June 2008 at 6:05am |
|
How to Disable "Customize Quick Access Toolbar" or change the caption of these system buttons ? |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 11 June 2008 at 8:27am |
|
RibbonBar.AllowQuickAccessCustomization = False
|
|
![]() |
|
imperial
Newbie
Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
Quote Reply
Posted: 12 June 2008 at 1:20am |
|
Thanks for you answer.
RibbonBar.AllowQuickAccessCustomization = False can only hide the "More commands" menu.
Is it possible to hide the dropdown button?
Or can I customize the caption of the menu with none English language?
|
|
![]() |
|
JvdH
Groupie
Joined: 09 May 2008 Status: Offline Points: 50 |
Post Options
Thanks(0)
Quote Reply
Posted: 18 June 2008 at 1:59pm |
This hides the dropdown menu:
RibbonBar.ControlQuickAccess.Visible = 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 |