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

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

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

Assembly: QuSystem (Module: QuSystem) Version: 1.0.0.0