T3000 CrossPlatform Documentation
TextSourceCurrentTBChanged Event |
[This is preliminary documentation and is subject to change.]
Occurs after CurrentTB was changed
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public event EventHandler CurrentTBChanged
Public Event CurrentTBChanged As EventHandler Dim instance As TextSource Dim handler As EventHandler AddHandler instance.CurrentTBChanged, handler
Value
Type: SystemEventHandlerSee Also