Shows a menu and waits for the user to select an item.
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[]);
MessageBoxEx Class | Resco.Controls.MessageBox Namespace