BracketHighlighting and bold option?

SyntaxEditor for Windows Forms Forum

Posted 18 years ago by Karl Grambow
Avatar
Hi,

I noted that you included the ability to make highlighted brackets bold in v4.0. But I can't for the life of me find where or how you set this option. In fact, I can't even find the HighlightBackColor, Forecolor or BorderColor properties.

I'm using .NET 1.1 by the way.

Karl

Comments (2)

Posted 18 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You have to add a pre-defined highlighting style to the root language in use like this:
<Style Key="BracketHighlightingStyle" Name="Bracket Highlighted Text" Bold="True" />


Actipro Software Support

Posted 18 years ago by Karl Grambow
Avatar
That's perfect.

Thanks,

Karl
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.