1.11.2.Choose Dialog Box Options by using the controls on a dialog box |
|
All dialog boxes contain the same types of options, or controls. |
Tab groups a related set of options. Click a tab to display its options.
|
|
|
Option Radio button is for single chioce.
|
|
|
Up and down arrows are for number input.
|
|
|
Check box is for multiple choice.
|
|
|
List Combo box: Click the list arrow to display a list of options, and then click the option to select it.
|
|
|
List Box: choose one from the list, or you can click an item while holding the control key to select more than one item.
|
|
|
Text box: Click in the box and type.
|
|
|
Button: Click a button to perform a specific action or command.
|
|
|
A button name followed by an ellipsis (...) opens a dialog box.
|
|
|