Last item in listbox not getting displayed.- - Excel VBA appln.
In an Excel VBA Application we have a Listbox(Activex Control).the last item
though physically present is invisible (just doesn't show up though using the
down arrow key we can reach it).
We assign the list box items during run time.
for ex, if we assign 10 items to the list box the last item is not visible
though it is present there
Is there a solution to this problem ? Any pointers to the solution will also
be highly appreciated.
|