10-19-2011, 08:45 AM
Well, I executed the example which was in the control's source, and it didn't changed the colour of the keywords. I'm using Visual Sudio 2010 btw.
Edit: The control works great, thanks! Btw, do you know any control to use configuration files?
file.cfg:
name = "oo"
age = "1"
Just like this, but I have to be able to read & write data to the file in my application.
Edit: The control works great, thanks! Btw, do you know any control to use configuration files?
file.cfg:
name = "oo"
age = "1"
Just like this, but I have to be able to read & write data to the file in my application.