I will use this to allow the user to input script to be run as part of my VB program. I could allow the user to input the VB script via a text box, but this wouldnt be friendly.
Is there some sort of VB Script editor Active X control I can add to my project that would be more friendly. I mean, do things like show a list of relevant properties after a period is typed in after an object?