I have a combo, array based, displaycount initialised to 25.
At run time, the array is filled with a varying number of rows and I change display count to the length of the array.
The box opens with the correct number of entries but the user can still scroll down to 25 list rows.
How can I limit the user to just the number of rows in the array?
Bill Spence,
Dunfermline, Scotland
At run time, the array is filled with a varying number of rows and I change display count to the length of the array.
The box opens with the correct number of entries but the user can still scroll down to 25 list rows.
How can I limit the user to just the number of rows in the array?
Bill Spence,
Dunfermline, Scotland