The following tables list the members exposed by DialogButtons.
Name | Description | |
---|---|---|
![]() ![]() | AbortRetryIgnore | The dialog or message box contains Abort, Retry, and Ignore buttons. |
![]() ![]() | Ok | The dialog or message box contains and Ok button. |
![]() ![]() | OkCancel | The dialog or message box contains Ok and Cancel buttons. |
![]() ![]() | RetryCancel | The dialog or message box contains Retry and Cancel buttons. |
![]() ![]() | YesNo | The dialog or message box contains Yes and No buttons. |
![]() ![]() | YesNoCancel | The dialog or message box contains Yes, No, and Cancel buttons. |