View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Pedro Pedro is offline
external usenet poster
 
Posts: 25
Default Hide QuickAccessToolbarCustomization

How do I hide the QuickAccessToolbarCustomization button?
I'm usign startFromScratch="true" but this button is still visible.

Ah, and one more thing... Can I disable or hide the OfficeMenu?
Once again, even with startFromScratch="true", when I click the button, a
list of recently opened files is still showing.

Thanks.