-
Hi everybody!
I want to program a program that can show some colored VB code!
So I think I got to use the Richtext control!
I don't like using ocx, but if there is no other way...okay!
But does anyone of you have a codesnippet of a function that colors VB code? Or will i have to do this all on my own? It would really be a pain!
Thanks
If there were similar threads like this before, sorry but I couldn't find one.
-
You mean like you would type in the code and it would color it? Look at the post called "Find", and then you just find things like "If" and "End" etc...
-
<?>
-
Hmmm
Not sure...You could always have it write to an html page and then display it
-
Thanks for the help!
I'm still looking for answers guys, because I think someone should have done this before!
If not, is there a list in the MSDN where I can find all the Keywords that are colored.
Thanks
-
<?>
-
Thanks guys!
When I wrote the first answer I just read the first answer! You are really fast!
I found many functions, that search Richtextboxes and color the search string!