I am using Visual Studio 2010. Using what, the text editor of this IDE is built? More generally, in different programming/coding IDE, text editor’s are made of what?
I can think of richtextbox’s. But cannot think how? What they realy use for the text editor?
C# and WPF was used to devolop the IDE of VS2010. No RichTextBox.