Overload List
Name | Description | |
---|---|---|
Show(String, String, Action<(Of <<'(String, MessageBoxResult>)>>)) |
Displays a prompt box that has a message, title bar caption, and calls back with the user input.
|
|
Show(String, String, String, Action<(Of <<'(String, MessageBoxResult>)>>)) |
Displays a prompt box that has a message, title bar caption, content with a default value, and calls back with the user input.
|