Combo box scroll problem

poporacer

Registered User.
Local time
Yesterday, 23:57
Joined
Aug 30, 2007
Messages
136
I have a form that has two combo boxes. When the drop down arrow of one box is clicked, the data displays correctly....several items visible at the same time. The other combo box only displays one item with a SMALL up and down scroll buttons to navigate to the item....I have looked at every property but can't find anything that is different from the other one.

Thanks for your assistance
 
You can change the List Width from Auto to, say 5" (or more) to expand it quite a bit and you can set the LIST ROWS to more than the default of 8, say 50.
 
What a dork

I found it. I had the List Rows property on the combo box to 1...
Still, thanks for the help!
 

Users who are viewing this thread

Back
Top Bottom