Click or drag to resize

ConsoleControlInternalRichTextBox Property

Gets the internal rich text box.

Namespace:  ConsoleControl
Assembly:  ConsoleControl (in ConsoleControl.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
C#
public RichTextBox InternalRichTextBox { get; }

Property Value

Type: RichTextBox
See Also