Shows the common Yes|No|Cancel message box.
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[]);
MessageBoxEx Class | Resco.Controls.MessageBox Namespace