" Hi i have 2 slightly different text editors i made in VB.
NET 2005 Express. Im currently working on a syntax checker which when completed i hope to add into these two projects and give away as a self contained class to help people understand the advantages of OOP. The problem im having is changing the color of Keywords.
I was wondering is there a way to change the color of certain key words in a string after they have been pulled from richbox.text or textbox.text to the string varible.
The reason for this is to keep the class as independent as possible ?
Thanks
NET 2005 Express. Im currently working on a syntax checker which when completed i hope to add into these two projects and give away as a self contained class to help people understand the advantages of OOP. The problem im having is changing the color of Keywords.
I was wondering is there a way to change the color of certain key words in a string after they have been pulled from richbox.text or textbox.text to the string varible.
The reason for this is to keep the class as independent as possible ?
Thanks