MobileForms Toolkit Documentation

MessageBoxEx.ShowYesCancel Method

Shows the common Yes|Cancel message box.

Overload List

Shows the common Yes|Cancel message box.

public static bool ShowYesCancel(string,bool,params string[]);

Shows the common Yes|Cancel message box.

public static bool ShowYesCancel(string,params string[]);

See Also

MessageBoxEx Class | Resco.Controls.MessageBox Namespace