Hi, I'm using a RadComboBox with MaxHeight defined. If the width of the text in the items is bigger than the width of the dropdown list, a auto horizontal scrollbar will appear, that's nice and desirable, but, if there is just one item and the horizontal scrollbar appears, the item will be hidden by the scrollbar.
There is someway to continue using MaxHeight without this problem?
I attached a image that shows what I mean.