There are many types of ready-made controls in visual basic where in C or C++ we have to write lot many line code to create a control but here in visual basic all those controls are pre-codded we just have to drag and place on our windows form and everything done.So in this post I will try to show how to use listbox and combobox and other loops.
The form will make use of a new type of control – a list control. This form includes both a ListBox and two ComboBox controls. List type controls allow an application user to select from a list of items and to display
a list of items.
No comments:
Post a Comment