UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

ScrollableMessageBox..::..Show Method (String)

Shows the specified text.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public DialogResult Show(
	string text
)

Parameters

text
Type: String
The text.

Return Value