Changing Toolbar Icon Size

  • Thread starter Thread starter Jack Gillis
  • Start date Start date
J

Jack Gillis

Is it possible to change the size of the Icons in the toolbars from VBA
Subroutine?

Thank you.
 
Like when you do:

Tools|customize|Options tab|Check Large Icons?

If yes, then:

Application.CommandBars.LargeButtons = True

But this affects lots of programs -- all of the office suite???
 
Thank you, Dave.

That does it and. yes, I realize the change effects lots but I have a
way to handle that.
 

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

Similar Threads


Back
Top