Posted 19 years ago
by Karl Grambow
Hi,
I've been looking around for a syntax highlighter for T-SQL for use within a vb.net windows application so I downloaded an evaluation version of SyntaxEditor but to be honest I'm completely overwhelmed and I have no idea where to start.
The documentation seems to be aimed at a more advanced user (although admittedly I am a complete beginner).
All I want to do is have a richtextbox (or syntaxeditor) control on my form and to be able to write T-SQL code which is highlighted as text is typed into the control or pasted in.
Can you give me some pointers as to how to start. I thought it would be quite simple with the SyntaxEditor control but maybe I was wrong. Not that there's anything wrong with the control. Quite the opposite, it's extremely impressive. I just need to be shown the right direction hopefully.
Thanks
I've been looking around for a syntax highlighter for T-SQL for use within a vb.net windows application so I downloaded an evaluation version of SyntaxEditor but to be honest I'm completely overwhelmed and I have no idea where to start.
The documentation seems to be aimed at a more advanced user (although admittedly I am a complete beginner).
All I want to do is have a richtextbox (or syntaxeditor) control on my form and to be able to write T-SQL code which is highlighted as text is typed into the control or pasted in.
Can you give me some pointers as to how to start. I thought it would be quite simple with the SyntaxEditor control but maybe I was wrong. Not that there's anything wrong with the control. Quite the opposite, it's extremely impressive. I just need to be shown the right direction hopefully.
Thanks