Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
4165
How to Align all tools left on a left docked toolbar?
posted

Hi,

I have a number of state buttons in a left docked toolbar. They are button (no checkbox glyph) with image and text.

1) How can i left justify the image? I tried to use the align property for the image in the tool but it does not work. Or maybe it is but the buttons don't take the full width availble to them which leades me to #2...

2) How can I make all the tools be the same size? They autosize Ii don't see an option to turnthis off) so when chekced it does not look nice.

 

Thanks,

Mel

Parents
No Data
Reply
  • 44743
    posted

    I'm not sure I understand. The images are left of the caption by default. You can change that by setting the UltraToolbar.Settings.CaptionPlacement on the toolbar containing the tools. If I am talking about the wrong thing, what do you mean by left justifying the image?

    As for the size of the tools, they cannot be given uniform sizes currently. You can submit a feature request for this.

Children