TextBox Object (Access)
This object corresponds to a text box. Text boxes on a form or report display data from a record source.
Remarks
This type of text box is called a bound text box because it's bound to data in a field. Text boxes can also be unbound. For example, you can create an unbound text box to display the results of a calculation, or to accept input from a user. Data in an unbound text box isn't saved with the database.
Control: |
Tool: |