The
Advanced property category includes the following properties:
- Buttons to display
- Determines the button or buttons to display in the message box.
- Select the buttons to display from the list. The list includes the following:
- OK – Display the
OK button in the message box.
- OK, Cancel – Display
OK and
Cancel buttons in the message box.
- Abort, Retry, Ignore – Display
Abort,
Retry, and
Ignore buttons in the message box.
- Yes, No, Cancel – Display
Yes,
No, and
Cancel buttons in the message box.
- Yes, No – Display
Yes and
No buttons in the message box.
- Retry, Cancel – Display
Retry and
Cancel
buttons in the message box.
- Default button
- Determines which button is automatically selected when the message box displays.
- Select the
Default button from the list. The list contents are based on the value selected for the
Buttons to display property.
- Icon to display
- Displays a selected icon in the message box. You can display an appropriate icon to indicates the message content. Possible
values are:
- (none) – Do not display an icon in the message box. The is the default value.
- Critical – Display the
Critical icon in the message box. Use this icon to alert the tester of a serious error or condition that requires attention.
- Warning query – Display the
Warning query icon in the message box. Use this icon to alert the tester of a condition that requires a response.
- Warning message – Display the
Warning message icon in the message box. Use this icon to alert the tester of an error or condition that does not require a response.
- Information message – Display the
Information message icon in the message box. Use this icon when displaying information in a message box.