CurrentLineHighLightningVisible

SyntaxEditor for Windows Forms Forum

Posted 8 years ago by Emmanuel SAURON
Version: 12.1.0300
Avatar

Hello,

I'm using the syntaxEditor as a "Script debugger" and I want to highlight the current active line so that I can see where for example I will put a breakpoint or jump to ... I turn property CurrentLineHighLightningVisible to true and it works fine. But when the control loses focus, the highlightling disapears.

Is there a way to keep this highlightning when the control has not the focus?

Regards,

Emmanuel.

Comments (1)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Emmanuel,

Current line highlighting just shows up when the line is focused.  If you look at our Line Highlights QuickStart, you can see a way to set the background of a line.  That would work better for you.

Or alternatively you can use span indicators (see the Indicators QuickStart) since this scenario (debugging) is specifically what indicators are designed for.


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.