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
2549
Problem with height of DropDown (what actually drops down)
posted

Hi all,
I have a problem with an UltraCombo. The combo is placed on a usercontrol looking like this:

 

It's part of some webbrowser thingy and used for history navigation.
Now when I open the dropdown (regardless how many items there are actually in) it looks like this:

 How can I deal with the dropping down list to size it properly?
I used PreferredDropDownSize and max/min dropdown items but without result.

Without the resizer and without setting the DropDownWidth (which I did in order to see anything) the dropdown width is exactly the size of the dropdown (the thing with the down-arrow to click) which is only about 35px.

Is there a way to set the height of the dropping down list?

Thanks a lot in advance,
best regards
Andy