Highlighting Keywords

SyntaxEditor for Windows Forms Forum

Posted 20 years ago by Cooldaddy - Novi, MI
Avatar
How do you prevent keywords from been highlighted?

i.e.
typeof(frmAddNewFile).Assembly)
Assembly is a keyword which should be highlighted in above case.

Comments (1)

Posted 20 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
You'd probably have to set a CustomHighlightingStyle for the Token that encapsulates Assembly and set it to the DefaultStyle. There is a bug with CustomHighlightingStyle but that is fixed in the next maintenance release which could be out today or tomorrow.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.