请教打侠:如何让一个外部的软件在VB.Net的form里运行,或者让window of an external application 成为一个MDI Form 的 child.
如frm为主form,一下有children: frm1, frm2, frm3--external application, ...
或者一个form 中有一个frame (如Microsoft 2.0 AXForms.AXframe), 如何让外部的一个软件(如AutoCAD) 在该框里运行?
低首叩谢!