F
feng
In our VB.Net Windows form application we have a combobox
pre-populated with a list of items. What I need is simply
clear everything from it's dropdown, when a button is
clicked. I tried everything I can think of, such as set
data source to nothing, etc., but still not been able to
make it happen.
Can someone show me how to do it?
Thanks
pre-populated with a list of items. What I need is simply
clear everything from it's dropdown, when a button is
clicked. I tried everything I can think of, such as set
data source to nothing, etc., but still not been able to
make it happen.
Can someone show me how to do it?
Thanks