Question
DropDownList height
Hello, there.
Is there a way to set maximum height for a dropdownlist when it's showing?
I have a very huge list, when I click to select, I'll prefer to have more scroll instead of a list occupying almost my screen's height.
I tried preferredSize.height, but, of course, it changes the size of the closed list on window.
Is it possible?
Thanks in advance.
Regards from Brazil.
