T3000 CrossPlatform Documentation
FastColoredTextBoxScrollbarsUpdated Event |
[This is preliminary documentation and is subject to change.]
Occurs when scroolbars are updated
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public event EventHandler ScrollbarsUpdated
Public Event ScrollbarsUpdated As EventHandler Dim instance As FastColoredTextBox Dim handler As EventHandler AddHandler instance.ScrollbarsUpdated, handler
Value
Type: SystemEventHandlerSee Also