MobileForms Toolkit Documentation

MessageBoxEx.ShowYesNoCancel Method

Shows the common Yes|No|Cancel message box.

Overload List

Shows the common Yes|No|Cancel message box.

public static DialogResult ShowYesNoCancel(string,bool,params string[]);

Shows the common Yes|No|Cancel message box.

public static DialogResult ShowYesNoCancel(string,params string[]);

See Also

MessageBoxEx Class | Resco.Controls.MessageBox Namespace