调用OCX控件的步骤:1.在系统中注册该ocx控件,命令:regsvr32.exe 控件位置(加 /u 参数是取消注册)2.在.net的工具箱中添加该控件,拖到form中去就可以了. 不用工具箱的话,自己手工添加,需要注意一个问题,就是要用Aximp.exe来包装一下ocx控件的类,然后再程序中引用生成的dll就可以了.aximp [options]{file.dll | file.ocx}The following command generates MediaPlayer.dll and A
1.Component 'TABCTL32.OCX'错误的处理方法 错误:Component 'TABCTL32.OCX' or one of its dependencies not correctyly registered:a file is missing or invalid解决方法: 1.网上下载TABCTL32.OCX,将备用文件中的TABCTL32.OCX文件到C:\Windows\SysWOW64文件夹下(电脑是win10 64位操作系统) 2.进入单击cmd命令提示符,以管理
序号 控件名 部件或引用 用途 2 ActiveMovie Microsoft ActiveMovie Control 3 ADODB Windows ADO Ext. 2.8 for DLL and Security 4 ADODC Microsoft ADO Data Control 6.0 5 Animation 控件创建动画按钮 Microsoft windows common Controls-2 5.0 6 Animation, UpDown, MonthView,
Windows 10包含版本 win10家庭版win10专业版win10教育版win 10企业版 Windows 7包含6个版本分别为Windows 7 Starter(初级版)Windows 7 Home Basic(家庭普通版)Windows 7 Home Premium(家庭高级版)Windows 7 Professional(专业版)Windows 7 Enterprise(企业版)Windows7 Ultimate(旗舰版) 这不是很正常吗,既然是新装的系统,那必然没有安装VC++..