iCAx开思工具箱

标题: 有人用过VisJT2GoOCX.ocx吗?谢谢 [打印本页]

作者: begtostudy    时间: 2009-5-10 09:25
标题: 有人用过VisJT2GoOCX.ocx吗?谢谢
您好,想向您请教个问题。
装了JT2GO,使用VS2005 C#Windows Form程序
拖拽VisJT2GoOcx控件到Form上
在Form的load事件中处理
                string path = this.GetType().Assembly.Location;
                path = path.Substring(0, path.LastIndexOf("\\"));
                this.axVisJT2GoOCX1.Open(path + "\\model6.jt");
                //this.axVisJT2GoOCX1.AboutBox();可以显示AboutBox
                //this.axVisJT2GoOCX1.StartAutomation();这句有没有结果还是一样
但是现实控件处是空白,也没有报错误,请问是怎么回事

谢谢!!
作者: begtostudy    时间: 2009-5-16 17:36
https://blog.csdn.net/begtostudy/archive/2009/05/12/4171806.aspx
作者: begtostudy    时间: 2009-5-16 17:37
https://blog.csdn.net/begtostudy/archive/2009/05/12/4171806.aspx
作者: cam-yp    时间: 2009-5-17 14:20
用VB6玩过,但JT都是有时间限制的,没戏,购买正版的很少,几乎没有听过
作者: cam-yp    时间: 2009-5-17 14:21
VisJT2GoOCX1.Open App.Path & "\1.jt"
VisJT2GoOCX1.StartAutomation
一定要在安装了JT2GO的机器上才可以运行




欢迎光临 iCAx开思工具箱 (https://t.icax.org/) Powered by Discuz! X3.3