Dialog Properties |
The Dialog type exposes the following members.
| Name | Description | |
|---|---|---|
| AbortButton |
Gets or sets the abort button.
| |
| DefaultButton |
Gets or sets the default button.
| |
| DisplayMode |
Gets or sets the display mode hint
| |
| NegativeButtons |
Gets the negative buttons list, these buttons are automatically added to the dialog.
| |
| PositiveButtons |
Gets the positive buttons list, these buttons are automatically added to the dialog.
|