In this windows forms application we will learn about combo box and their uses. First of all we will learn how to add item in combo box at design time as well as run time. In the design time, we have two option to add items, first one is using show smart tag and second one is items property. Also, we will add items in combo box at run time.
In this windows forms application we will learn about combo box and their uses. First of all we will learn how to add item in combo box at design time as well as run time. In the design time, we have two option to add items, first one is using show smart tag and second one is items property. Also, we will add items in combo box at run time.