UAOOI.Windows.Forms Namespace
UAOOI.Windows.Forms

TextBoxBaseTraceListener..::..RegisterTextBoxBase Method

Registers the text box.

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

Syntax


public static void RegisterTextBoxBase(
	string name,
	TextBoxBase OutputTextBoxBase
)

Parameters

name
Type: String
The name to be registered as listener source.
OutputTextBoxBase
Type: TextBoxBase
The TextBox to be registered.