498.html
来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 22 行
HTML
22 行
<html> <head> <title>Re: 请问vbx的license file是指什东东呢?</title> </head> <BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK=""> <center> <h1>Re: 请问vbx的license file是指什东东呢?</h1> </center><HR><p>Posted by <a href="mailto:willbill@hotmail.com">William Wong</a> on August 25, 1997 at 02:42:26:<p>In Reply to: <a href="482.html"><b>Re: 请问vbx的license file是指什东东呢?</b></a> posted by 小吴 on August 24, 1997 at 17:29:24:<p><br>: 你应该是没有购买该 VBX 元件,因此你不能在 VB 发展模式下使用。所以你可能需要重新安装该元件或是找代理商看看能不能买到该套软体。<p>This is another example of how to solve your problem.....<p>Bcoz, I'm not using 16 bit vb, so I can't show you how to register VBX into registry...........<p>Under the VB 5.0 Installation CD.......<p><br>\Tools\Controls<p>This directory contains all of the ActiveX Controls that shipped with Visual <br>Basic 4.0 Professional and Enterprise Editions, which are no longer shipping <br>with Visual Basic 5.0.<p>AniBtn32.ocx<br>Gauge32.ocx<br>Graph32.ocx<br> Gsw32.EXE<br> Gswdll32.DLL<br>Grid32.ocx<br>KeySta32.ocx<br>MSOutl32.ocx<br>Spin32.ocx<br>Threed32.ocx<p>The \Tools\Controls\BiDi directory contains a Bi-directional version of <br>Grid32.Ocx.<p>If you have Visual Basic 4.0 Professional or Enterprise Editions installed on <br>your machine, you should already have these ActiveX controls available to you in <br>Visual Basic 5.0. <p>Graph32.ocx has been updated to work properly in Visual Basic 5.0 and it <br>requires two additional support files: gsw32.exe and gswdll32.dll. You must <br>place the three files together in the \Windows\System directory or the control <br>will not function properly.<p>If you do not have these controls and wish to use these in Visual Basic 5.0, you <br>can install them by:<p>1. Copy all of the files in this directory to your \WINDOWS\SYSTEM directory.<p>2. Register the controls by either Browsing to them in Visual Basic itself, or <br>manually register them using RegSvr32.Exe. RegSvr32.EXE can be found in the <br>\Tools\RegistrationUtilities directory. The command line is:<p>regsvr32.exe grid32.ocx<p>3. Register the design time licenses for the controls. To do this, merge the <br>vbctrls.reg file found in this directory into your registry. You can merge this <br>file into your registry using RegEdit.Exe (Win95 or WinNT4) or RegEd32.Exe <br>(WinNT3.51):<p>regedit vbctrls.reg<p><br><br><p><a name="followups">Follow Ups:</a><br><ul><!--insert: 498--></ul><!--end: 498--><br><HR><p></body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?