SourceStateChanged Event
Definition
Namespace: Alternet.Editor
Assembly: Alternet.Editor.v8.dll
Occurs when text Source's state is changed, for example when caret position moved, text edited, amount of lines changed, lexer changed, etc.
Implements
Syntax
public event NotifyEvent SourceStateChanged
Returns
NotifyEvent |