Click or drag to resize
SoWinCreateSimpleErrorDialog Method
Overload List
  NameDescription
Public methodStatic memberCreateSimpleErrorDialog(Control, String, String)
Calls CreateSimpleErrorDialog(widget, dialogTitle, errorStr1, (System.String ^)nullptr).
Public methodStatic memberCreateSimpleErrorDialog(Control, String, String, String)

Convenience routine which brings a simple Windows error dialog box displaying the given error string(s) and window title.

Top
See Also