Hi
I created a combobox which content is updated through a series of
VB lines.
Everything works fine except the number of lines showed by the combobox
doesn't change.
Example:
I first have 4 lines in my combobox. After the process it is supposed to
show me 7 lines but it still shows me only 4 lines. But when I look to the
combobox property, it is written 7 next to the "listrows" property.
Thanks for your help
Luc Dansereau