Changing the height of a toolbar button

  • Thread starter Thread starter Mike Lee
  • Start date Start date
M

Mike Lee

Anyone know it is possible to change the size of a toolbar button either
in the designer or in the code? in the designer it's greyed out while
when I try it in the code I get a compiler error. Please advise, thank you.
 
Not *one* button, but all of them. You can't set the height on an individual
button and you can't change the height at all (IIRC) after you've assigned
an imagelist.


--
____________________
Klaus H. Probst, MVP
http://www.vbbox.com/


Mike Lee said:
Anyone know it is possible to change the size of a toolbar button either
in the designer or in the code? in the designer it's greyed out while
when I try it in the code I get a compiler error. Please advise, thank
you.
 

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