[h=2]Dialog Boxes and Wizards
[h=5]Dialog boxes can contain the following types of controls:
Tabs
Tabs look like file folder tabs. Tabs let you switch between windows
of information. When you click on a tab, a window of new information appears.
Command buttons
Command buttons, such as OK and Cancel, tell the computer
to carry out an action. Execute an action by clicking on a command button.
Option buttons
Option buttons appear when you are shown a list of choices (options), and
you need to select only one option. To select an option, click inside
the circle next to your choice. When selecting an option, an small black dot fills the circle.
Check boxes
Check boxes appear when selecting more than one option. To
select an option, click inside the box. When selecting an option, a check mark appears in the box.
Text boxes
A text box provides space to type information. For example, when naming a file, you type the name into a text box.
Drop-down list boxes
A drop-down list box shows only one option at a time (the option that is selected), and
there is a downward arrow at the right end of the box. To view the whole list of
options, click the arrow. Select an option from a list of choices and click a command button to execute the command.
Spin boxes
A spin box is used to set a value, such as the number of copies to
print. To increase or decrease the number, you click on the up arrow or the down arrow.
List boxes
A list box usually is a large white space that contains a list of options. If
the list of option is too long to fit in the list box, a vertical scroll bar lets you view the entire list.
Sliders
A slider looks like a sliding volume control on a radio. A slider sets
a value within a continuous range of values, such as from slow to fast. To move a slider, place the mouse pointer on the slider, left click, and drag it from side to side.
[h=5]Dialog boxes can contain the following types of controls:
Tabs look like file folder tabs. Tabs let you switch between windows
of information. When you click on a tab, a window of new information appears.
Command buttons, such as OK and Cancel, tell the computer
to carry out an action. Execute an action by clicking on a command button.
Option buttons appear when you are shown a list of choices (options), and
you need to select only one option. To select an option, click inside
the circle next to your choice. When selecting an option, an small black dot fills the circle.
Check boxes appear when selecting more than one option. To
select an option, click inside the box. When selecting an option, a check mark appears in the box.
A text box provides space to type information. For example, when naming a file, you type the name into a text box.
A drop-down list box shows only one option at a time (the option that is selected), and
there is a downward arrow at the right end of the box. To view the whole list of
options, click the arrow. Select an option from a list of choices and click a command button to execute the command.
A spin box is used to set a value, such as the number of copies to
print. To increase or decrease the number, you click on the up arrow or the down arrow.
A list box usually is a large white space that contains a list of options. If
the list of option is too long to fit in the list box, a vertical scroll bar lets you view the entire list.
A slider looks like a sliding volume control on a radio. A slider sets
a value within a continuous range of values, such as from slow to fast. To move a slider, place the mouse pointer on the slider, left click, and drag it from side to side.