







Occurs when user click on StyleVisualMarker joined to this style
Namespace: FastColoredTextBoxNS
Assembly: FastColoredTextBox (in FastColoredTextBox.dll) Version: 2.9.3.0 (2.9.3.0)
Syntax
C# |
---|
public virtual void OnVisualMarkerClick( FastColoredTextBox tb, VisualMarkerEventArgs args ) |
Visual Basic |
---|
Public Overridable Sub OnVisualMarkerClick ( _ tb As FastColoredTextBox, _ args As VisualMarkerEventArgs _ ) |
Visual C++ |
---|
public: virtual void OnVisualMarkerClick( FastColoredTextBox^ tb, VisualMarkerEventArgs^ args ) |