Clearing ComboBox

How to Clear ComboBox with DataSource in VB.Net and MySQL Database

Submitted by janobe on
This time, I will teach you how to clear ComboBox with DataSource in VB.Net and MySQL database. Removing list of records in the combo box that has a data source is a bit hard to do especially for beginners in programming. So I made this tutorial to help you clear all the data that’s inside the combo box in just a click.