Share via


Edit Box Builder

The Edit Box Builder makes it easy to set properties for an Edit Box control. Edit boxes are commonly used to display long Character fields or Memo fields and allow the user to edit text. An edit box can also display text from a text file or from the clipboard. You set properties for the Edit Box control by selecting options in the Edit Box Builder dialog box.

To use the Edit Box Builder

  1. Using the Form Controls toolbar, place an Edit Box control on a form.

  2. Select and right-click the Edit Box control, and then choose Builder from the Form Designer shortcut menu.

    A dialog box appropriate to the selected control appears.

  3. Choose the options you want from the dialog box, then choose OK.

    When you choose OK, the builder closes, applying the property settings from every tab.

Builder Tabs

  • Format
    Specifies miscellaneous format options for the edit box.
  • Style
    Specifies edit box visual effect, border, and alignment.
  • Value
    Specifies a field in which to store the edit box's value.

See Also

Builders | EditBox Control | Format Tab, Edit Box Builder | Properties Window | Style Tab, Edit Box Builder | Value Tab, Edit Box Builder