MessageBoxStyle

Values

ValueMeaning
OK
OKCancel
RetryCancel
YesNo
YesNoCancel
RetryCancelContinue

In a multi-part process, if one part fails, ask the user if you should retry that failed step, cancel the entire process, or just continue with the next step, accepting failure on this step.

Suggestion Box / Bug Report