Introduction to Visual Basic

ListBox Display a list of items from which one can be selected. ComboBox Display a list of items from which one can be selected, as well as permit users to type the value of the desired item. Timer Create a timer to automatically initiate program actions. PictureBox Display text or graphics. Programmer Notes Forms and Controls ................
................