Text Boxes

00000038.gif

Text boxes are used to receive single line text string input. Using the “Edit/Properties” option you can set the following attributes of a text box:

20000000.gif Label – The text appearing on the left hand side of the box.

20000000.gif Width – The number of characters that the text box can show.

20000000.gif Text – The text string initially shown in the box.

20000000.gif Selectable using return – Defines whether the application program will be notified when the user presses the return key while this text box has input focus.

See Also

Controls.