QuSystem Documentation
ShowError Method (text, caption)
The System namespace that should have been...System.Windows.FormsQuMessageBoxShowError(String, String)

[This is preliminary documentation and is subject to change.]

Shows the error.
Declaration Syntax
C#Visual BasicVisual C++
public static void ShowError(
	string text,
	string caption
)
Public Shared Sub ShowError ( _
	text As String, _
	caption As String _
)
public:
static void ShowError (
	String^ text, 
	String^ caption
)
Parameters
text (String)
The text.
caption (String)
The caption.

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0