Metodo QsUIShowInputBox |
Nome | Descrizione | |
---|---|---|
ShowInputBox(String, String, String) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
| |
ShowInputBox(String, String, String, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
| |
ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
| |
ShowInputBox(String, String, String, InputBoxValidatingHandler, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
| |
ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
| |
ShowInputBox(String, String, ListString, String, InputBoxValidatingHandler, Int32, Int32, Int32, Int32) |
Displays a prompt in a dialog box, waits for the user to input text or click a button.
|