Contains commands for activate form design mode, open control wizards and insert form controls in your text document.
Design Mode
Enable or disable form design mode.
Control Wizards
Enable or disable control wizards.
Label Field
Adds a field for displaying text labels. These labels are only for displaying predefined text, and not for entering text.
Text Box
Adds an input box where you can enter and edit text.
Check Box
Adds a check box that you can use to turn a function on or off.
Option Button
Adds a button that allows a user to select from a number of options. Grouped option buttons must have consecutive tab indices. They are commonly encircled by a group box. If you have two groups of option buttons, you must insert a tab index between the tab indices of the two groups on the group frame.
Combo Box
Adds a combo box. A combo box is a one line list box that a user can click, and then choose an entry from the list. If you want, you can make the entries in the combo box "read only".
Button
Adds a command button. You can use a command button to execute a command for a defined event, such as a mouse click.
If you want, you can add text or a graphic to the button.
D'oh! You found a bug (text/shared/02/01170000.xhp#imagebutton not found).
Formatted Field
Adds a text box where you can define the formatting for text that is inputted or outputted as well as any limiting values.
More fields
Date, time, numerical, currency and pattern form fields.
Group Box
Adds a frame that you can use to visually group similar controls, such as option buttons.
D'oh! You found a bug (text/shared/02/01170000.xhp#imagecontrol not found).
File Selection
Adds a button that opens a file selection dialog.
D'oh! You found a bug (text/shared/02/01170000.xhp#tablecontrol not found).
D'oh! You found a bug (text/shared/02/01170000.xhp#navbar not found).