I had a *quick* look through the Tools > Choose Toolbox Items...
menu but the list is far too big for me to check out every single item.
My question is; is it possible to use the editing component from the
IDE in our own applications I want to build a nice script editor for
my application with code folding, syntax highlighting, intellisense,
etc.

Editor
bndar alm3'ror
Anyway I guess there's no other way around it. Thanks.
AlCant
Moclobe
XavierMe
But, who likes that
MusicMagi
ahufsan
MajorCoder
Basically I want a textbox that is capable of code folding (think of the treeview type bars on the left of the C# IDE in code edit mode) and colouring text.
Eric M.
Trevin Chow - MSFT
Iko
http://www.icsharpcode.net/OpenSource/SD/
alextooter
cyap
Stefan Grasmann
Take a look at the Miscellaneous C# Controls section of the code project and take a look at the GDI+ tutorial on C# Corner: GDI+ Tutorial for Beginners.