Method GetTextFromUserAsync
GetTextFromUserAsync(TextFromUserParams)
Popups a dialog box with a title, message and input box. The user may type in text and press 'OK' to return this text, or press 'Cancel' to return the empty string.
void GetTextFromUserAsync(TextFromUserParams prm)
Parameters
prm
TextFromUserParamsDialog parameters.