SoWinCreateSimpleErrorDialog Method |
Name | Description | |
---|---|---|
CreateSimpleErrorDialog(Control, String, String) | Calls CreateSimpleErrorDialog(widget, dialogTitle, errorStr1, (System.String ^)nullptr). | |
CreateSimpleErrorDialog(Control, String, String, String) | Convenience routine which brings a simple Windows error dialog box displaying the given error string(s) and window title. |