MobileForms Toolkit Documentation

MessageBoxEx.ShowList Method

Shows a menu and waits for the user to select an item.

Overload List

Shows a menu and waits for the user to select an item.

public static Nullable ShowList(string,bool,string,params string[]);

Shows a menu and waits for the user to select an item.

public static Nullable ShowList(string,string,params string[]);

See Also

MessageBoxEx Class | Resco.Controls.MessageBox Namespace