M
mike
I keep getting an error when trying to do
cbo.items.clear() to clear the data out of a combobox at
runtime.
It states that items cannot be modified with a datasource
set.
How, specifically, can I clear everything out of a combobox
cbo.items.clear() to clear the data out of a combobox at
runtime.
It states that items cannot be modified with a datasource
set.
How, specifically, can I clear everything out of a combobox