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