JavaScript Editor js editor     Web development 



Main Page

The Option Group builder makes it easy to set properties for an option group control. Option buttons allow users to choose one of several mutually exclusive options. You set properties by selecting options displayed in the Option Group Builder dialog box.

To use the Option Group builder
  1. Using the Form Controls toolbar, place an option group control on a form.

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

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

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

Builder Tabs

Buttons


Specifies number of buttons, captions, and graphics.
Layout


Specifies option button layout (vertical or horizontal), spacing, and border style.
Value


Specifies a table or view field in which to store the option group's value.

See Also



JavaScript Editor js editor     Web development