FastColoredTextBox.OnSelectionChanged Method

T3000 CrossPlatform

FastColoredTextBoxOnSelectionChanged Method

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

Fires SelectionChanged event

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

Dim instance As FastColoredTextBox

instance.OnSelectionChanged()
See Also