Start New Discussion Reply to this Discussion Remove the Quick Access Toolbar (QAT) arrow
Hi All,
As shown below, I have already managed to disable all menu items from the QAT. However I would also like the menu option to be completely removed!
<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui">
<commands>
<command idMso="ApplicationOptionsDialog" enabled="false"/>
<command idMso="FileExit" enabled="false"/>
<command idMso="Help" enabled = "false"/>
</commands>
<ribbon startFromScratch="true">
<officeMenu>
<button idMso="FileCompactAndRepairDatabase" visible="false"/>
<button idMso="FileOpenDatabase" visible="false"/>
<button idMso="FileNewDatabase" visible="false"/>
<button idMso="QuickAccessToolbarCustomization" visible="false"/>
<button idMso="FileCloseDatabase" visible="false"/>
<splitButton idMso="FileSaveAsMenuAccess" visible="false"/>
</officeMenu>
</ribbon>
</customUI>
Any tips would be much appreciated,
Cleo
Related Article: Excel to Access via vb.net
is a Software Development discussion thread by juster21 that has 2 replies, was last updated 1 year ago and has been tagged with the keywords: excel, access, vb.net.
StephNicolaou
Posting Whiz in Training
204 posts since Nov 2007
Reputation Points: 77
Solved Threads: 18
Skill Endorsements: 0
© 2013 DaniWeb® LLC
Page rendered in 0.5041 seconds
using 2.73MB