Source Code Editor Control
-
Can anyone tell me if there is a control available to edit VB.NET source code? I would like to use a control like the one found in VS.NET to allow a user to type in their own source code in my application without having VS.NET. Intellisense and help bubbles of parameters would be great! Thanks for the help!
-
Can anyone tell me if there is a control available to edit VB.NET source code? I would like to use a control like the one found in VS.NET to allow a user to type in their own source code in my application without having VS.NET. Intellisense and help bubbles of parameters would be great! Thanks for the help!
I'm working on this... You can check out the color syntex class I made (For the editor) http://thecodeproject.com/useritems/RTBClass.asp (This is not what the project looks like, this was just a test of the color syntax stuff)... Utill, I am done you can use csharpdevelope it supports VB. http://prdownloads.sourceforge.net/sharpdevelop/098setup.exe?download