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
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.
When you left dock the toolbar, the buttons auto size so they don't left justify, they are centered. Is there a way to left justify the tool when it is docked left?
Oh sorry. I missed the fact that this is a left docked toolbar. Does it have it's Settings.ToolOrientation set to Horizontal? That's the only way I can see the tools being centered. And in this case, there is no way to change the tool alignment. You can submit a feature request for this.