Property ActiveEdit
- Namespace
- Alternet.Editor.TextSource
- Assembly
- Alternet.Editor.v9.dll
ActiveEdit
When implemented by a class, gets or sets an object that represent currently active (focused) ISyntaxEdit
control linked to the text source.
ISyntaxEdit ActiveEdit { get; set; }