How do I create different sized toolbar buttons?
-
Hi, I have a toolbar on a windows client form. The toolbar contains a mix of icons and icons + text styled buttons. However, the toolbar seems to resize all buttons to the widest button. How can I make the toolbar buttons different widths? I guess I'm trying to get something similar to the IE toolbar where you have buttons like the Home (icon only) and the Search (icon + text). Any help/advice is much appreciated Thanks Peter
-
Hi, I have a toolbar on a windows client form. The toolbar contains a mix of icons and icons + text styled buttons. However, the toolbar seems to resize all buttons to the widest button. How can I make the toolbar buttons different widths? I guess I'm trying to get something similar to the IE toolbar where you have buttons like the Home (icon only) and the Search (icon + text). Any help/advice is much appreciated Thanks Peter
-
-
Thanks, but no luck there. The AutSize property is only for the Toolbar control only and not available for each button. :-(