FastColoredTextBox.SelectAll Method

T3000 CrossPlatform

FastColoredTextBoxSelectAll Method

[This is preliminary documentation and is subject to change.]

Select all chars of text

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public void SelectAll()
Public Sub SelectAll

Dim instance As FastColoredTextBox

instance.SelectAll()
See Also