Using Visual Basic to Prototype User Interfaces

Most useful for forms TextBox Text Change the text shown in the text box. Often set to so users can input data. Combo and ListBox List Populate the combo or list box with a list of choices Sorted Sort the list into alphabetical order Form WindowState Set to … ................
................