ComboBox help

Newbie Member
20Apr2006,05:56   #1
vip4's Avatar
I have a problem with the combo box. The vertical scroll bar doesnt appear in it when i go to select an item in its selection area. It doesnt appear even when i have added alot of strings in it. I am using win32, not MFC.
Can some please help me with this problem.
Thanks alot in advance.
Go4Expert Founder
20Apr2006,07:25   #2
shabbir's Avatar
There are couple of things you should be looking into it.

1. Do you have the dropdown area large enough.
2. Do you have the Vertical scroll bar style set.

Thanks
Shabbir
Newbie Member
22Apr2006,19:36   #3
vip4's Avatar
I dont know the vertical scrollbar style. Could you tell and i will try it to see if it works.
Go4Expert Founder
22Apr2006,20:12   #4
shabbir's Avatar
Try and see the properties of the control in the VC editor and you will find the Vertical scroll bar property.