Does anyone know of a way to refrence a Create A VBA Window on a form and use it. I.e. like you would a RTF box or a TXT box or whatever. I am in the process of turning a RTF box into a far mockup of a VBA window but it is slow, weak, lame, pathetic, and it gives me migranes,....,it works though but I would really like to get rid of all the sub-classing I have to do to this RTF box and just use a VBA window....

Incase someone doesn't know a VBA window is where you type in code in VB the intermdiate window is also a VBA Window....

Anyhelp would be great.

Oh the reason I won't to go to all this trouble when I already have VB is that I am working on storing classes as outside VBScript files and I need a editor that can do what I want. I have already made the editor and added a ton of VB like features to it but looking at code in black and white bites and well subclassing the RTF and setting all the Sel_____ when the user move from one line of code to the next really slows things down.

Ideas, comments, and so on are appreciated

Thanks