Initializes a new instance of
the TextBoxMsgManager class.
Namespace: CleanCode.FormsAssembly: CleanCode (in CleanCode.dll) Version: 1.2.3.0 (1.2.03)
Syntax
Parameters
- textBox
- Type: System.Windows.Forms TextBox
The TextBox target for message output.
See Also