How to Disable "Customize Quick Access Toolbar" |
Post Reply |
Author | |
imperial
Newbie Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
Posted: 11 June 2008 at 6:05am |
How to Disable "Customize Quick Access Toolbar" or change the caption of these system buttons ? |
|
SuperMario
Admin Group Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
|
RibbonBar.AllowQuickAccessCustomization = False
|
|
imperial
Newbie Joined: 22 May 2008 Status: Offline Points: 9 |
Post Options
Thanks(0)
|
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)
|
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 |