T3000 CrossPlatform Documentation
HintClick Event |
[This is preliminary documentation and is subject to change.]
Occurs when user click on simple hint
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.16.23.0 (2.16.23.0)
Syntax
public event EventHandler Click
Public Event Click As EventHandler Dim instance As Hint Dim handler As EventHandler AddHandler instance.Click, handler
Value
Type: SystemEventHandlerSee Also