Hello,
I have 2 cbt on the same group with different caption text length. There is a problem when are displayed on the ribbon.
How can i make possible that the 2 combos begins at the same position instead of where the caption text ends?
thank you
Hello,A possible approach to achieve this might be by using the following steps:
1) i put the control ultratool manager control
2) show ribbon
2)add tool bar and made group
3) add combo box two
name
fathername
and the problem is solve
Dear Mr. Boris Toromanov,
If I use a ribbon the alignment of the comboxes works well.
But if no ribbon is used two comboxes with different length of text are misaligned.
I did not spend time for finding a solution for this issue.
The attached file 'WindowsFormsApplication1.zip' does show this behaviour.
Best regards
Frank
And here is the picture.
This could be achieved using an usercontrol. Please take a look at the attachment and let me know if you have any questions