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
2306
ComboBoxTool with the same width
posted

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

Parents
No Data
Reply
  • 280
    Suggested Answer
    posted

    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

Children