Is it possible to position tools at different ends of a toolbar? I've set the FillEntireRow property to TRUE so that the Toolbar takes up the entire length of the form. Now I would like to place some buttons on one end and some on the other.
Thanks,
Stefan
stefan,
for what its worth i had the exact same issue. I got around it by using a control container as a spacer between the buttons. I set its width so that it effectively pushed the button to the right hand side of the toolbar.
I am lucky in that the form in question cannot be resized which would cause some issues. I am not 100% happy with it as its rather crude but it done the job..
R
Hello Stefan,
There isn't a way to reorder the tool in a single toolbar but you can move and dock the different toolbars in the UltraToolbarsManger simply by using the designer. I have attached a screenshot showing what I mean:
Hope this approach suits you.
Sincerely,
Petar Monov
Developer Support Engineer
Infragistics Bulgaria
www.infragistics.com/support