-
.NET code window in VB6
is there any way to make put .net coding window inside vb6 ? the collapse/expand for each is very handy but I dont want to switch .net language for now, or if I manage to make my own window like .net how to set it as VB6 default code?
I know it's abit hard to do that but if you have any clue please share with me
S. mohammad Najafi
-
Well you could write your own IDE, and shell out to vb6.exe to compile the application for you.
-
that is almost writing a new visual basic... I just want to coding window if I make my own ide i have to rebuild everything
thanks for your quick reply anyway
S. Mohammad Najafi