kayj
Mechanical
- Apr 9, 2004
- 2
I write programs using Visual Basic and VB.Net that automate external applications such as Solidworks and Excel. Up until now I have been having my programs open instances of these external apps in their own windows. I now want to be able to start an instance of these apps inside of a windows form without having them open in their own windows outside of my program interface. Therefore my question is, Does anyone know of a form control (and) or tool that will facilitate this? Or for that matter, does anybody have any idea how I might be able to accomplish this task? Thanks for your time folks!!