D
Don Lloyd
Hi,
How would I cancel the last item selected from a ComboBox.
I've tried using ComboBo1.ListIndex= -1 in the code (with Events disabled)
but this results in recursion followed by failure.
Regards,
Don
How would I cancel the last item selected from a ComboBox.
I've tried using ComboBo1.ListIndex= -1 in the code (with Events disabled)
but this results in recursion followed by failure.
Regards,
Don