Using Forms
- Last UpdatedOct 30, 2025
- 1 minute read
Forms are used both to display information and to let you enter new data. Forms typically comprise an arrangement of buttons of various types, text-boxes, and scrollable lists. Input to a form is usually via a combination of mouse and keyboard.
While you have access to a form, you can change a setting, return to the initial values, accept and act on the current data, or cancel the form without applying any changes, according to the nature of the form.
Forms can include any of the following:
-
text boxes
-
drop-down lists
-
option buttons
-
check boxes
-
scrollable lists
-
action buttons.