Range.SelectAll Method

T3000 CrossPlatform

RangeSelectAll Method

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

Select all chars of control

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 Range

instance.SelectAll()
See Also