RunDialogsInputListBox Method |
Name | Description | |
---|---|---|
InputListBox(String, IEnumerable) |
Shows a dialog in which a single item can be chosen from a list.
| |
InputListBox(String, IEnumerable, Object) |
Shows a dialog in which a single item can be chosen from a list.
| |
InputListBox(String, IEnumerable, Object, String) |
Shows a dialog in which a single item can be chosen from a list.
| |
InputListBox(String, IEnumerable, Object, String, String) |
Shows a dialog in which a single item can be chosen from a list.
| |
InputListBox(String, IEnumerable, Object, String, String, Int32, Int32) |
Shows a dialog in which a single item can be chosen from a list.
|