FastColoredTextBox.draggedRange Field

T3000 CrossPlatform

FastColoredTextBoxdraggedRange Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.FastColoredTextBox.draggedRange"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
protected Range draggedRange
Protected draggedRange As Range

Dim value As Range

value = Me.draggedRange

Me.draggedRange = value

Field Value

Type: Range
See Also