Disable red squiggly underline

SyntaxEditor for Windows Forms Forum

Posted 16 years ago by Matt Adamson
Avatar
I have a single line editor control for showing just one line and most of the code using C# add on language, shows with a squiggly red line. I want the colour highlighting just don't want the red squiggly line. I would assume it displays this as it thinks theres a syntax error however it's only displaying one line at a time so this would obviously be the case if the editor doesn't know the full context in which the lines located

Comments (1)

Posted 16 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You can set SyntaxLanguage.ErrorDisplayEnabled to false to prevent this.


Actipro Software Support

The latest build of this product (v24.1.0) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.