Hi,
as we use the Syntax Editor Wpf Control only for Syntax Highlighting of existing code we need to disable or hide the Caret. Is this possible? If yes - how?
Thanks in advance.
Regards, Horst
Hi,
as we use the Syntax Editor Wpf Control only for Syntax Highlighting of existing code we need to disable or hide the Caret. Is this possible? If yes - how?
Thanks in advance.
Regards, Horst
Hello,
You might be able to set the SyntaxEditor.CaretBrush property to a Transparent Brush.
Please log in to a validated account to post comments.