GUI Controls for Input Design
Text Box
- A text box consists of a rectangular shaped box that is usually accompanied by a caption.
- A text box requires the user to type the data inside the box.
- A text box can allow for single or multiple lines of data characters to entered.
- When a text box contains multiple lines of data, scrolling features are also normally included.