CommandBars.LargeButtons

A

Adrian Brown

Im trying to create a toolbar that has larger buttons on it (ideally graphic
buttons with text underneath). I tried using the LargeButtons property of
CommandsBars, but this turns every bar in windows into large button mode,
not just my application bars. Is there any way to do this? I wondered
about just using graphic buttons in the CommandBar but there doesnt seem to
be an option for this either?

Many Thanks
 
Top