DocumentMap.TargetChanged Field

T3000 CrossPlatform

DocumentMapTargetChanged Field

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

[Missing <summary> documentation for "F:FastColoredTextBoxNS.DocumentMap.TargetChanged"]

Namespace:  FastColoredTextBoxNS
Assembly:  FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public EventHandler TargetChanged
Public TargetChanged As EventHandler

Dim instance As DocumentMap
Dim value As EventHandler

value = instance.TargetChanged

instance.TargetChanged = value

Field Value

Type: EventHandler
See Also