Combo Box vertical scroll bar height
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi Is there a way of setting the height of vertical scroll bar in a Combo box? i.e., even if there's only one item in the Combo, is it possible to set the height of vertical scroll bar? What i have seen is, if there's only one item, the vertical scroll bar is very small or not at all scrolable. I would like to set it a little longer so that its scrollable. Thanks