Custom Menu Bar

  • Thread starter Thread starter Bob Phillips
  • Start date Start date
B

Bob Phillips

If you know the id or caption, you make them non-visible, e.g

Application.commandbars("Formatting").Controls("Bold").visible=false


--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Hi,

I have a small app. with a custom menu bar, which contains its own controls
for saving, closing etc.
Is it possible to remove/hide the built in control icons on the RH side ?

regards,
Don
 
We both replied before you even asked <g>

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)
 
Bob and Ron,

Thank you both for your rapid responses.
Thanks to your your kind assistance I think I can continue from here.

Regards,
Don
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top