T3000 CrossPlatform Documentation
![]() | FastColoredTextBoxVisibleRangeChanged Event |
[This is preliminary documentation and is subject to change.]
VisibleRangeChanged event.
It occurs after changing of visible range.
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)

public event EventHandler VisibleRangeChanged
Public Event VisibleRangeChanged As EventHandler Dim instance As FastColoredTextBox Dim handler As EventHandler AddHandler instance.VisibleRangeChanged, handler
Value
Type: SystemEventHandler