UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

ScrollableMessageBox..::..ShowFromFile Method

Shows the text from file.

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

Syntax


public DialogResult ShowFromFile(
	string filename,
	string caption,
	MessageBoxButtons buttonType
)

Parameters

filename
Type: String
The filename.
caption
Type: String
The caption.
buttonType
Type: MessageBoxButtons
Type of the button.