Quantcast
Channel: ColorCode - Syntax Highlighting/Colorization for .NET
Viewing all articles
Browse latest Browse all 89

New Post: rich text box vs. HTML

$
0
0

Hello there!, 

First of all thanks for this great control with so many possible options.

I tried to use it today without success. Unfortunately when I was doing :

 

Dim colorquery As String = New CodeColorizer().Colorize(query, Languages.Sql)       

txtQuery.Text = colorquery

 

as the result I receive pure HTML in my text box instead of coloured text. Can you please explain what I am doing wrong? 

Peter


Viewing all articles
Browse latest Browse all 89

Trending Articles