Method EnablePositionUpdate
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
EnablePositionUpdate()
When implemented by a class, re-enables notification of changing of caret position
that was turn of by calling DisablePositionUpdate
method.
void EnablePositionUpdate()