12051.html

来自「VB技巧问答10000例,是一个教程」· HTML 代码 · 共 23 行

HTML
23
字号
<html>
  <head>
    <title>License problem</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>License problem</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by wei on April 16, 1999 at 01:07:06:<p>
In Reply to: <a href="12047.html">Re: ~{%;#?#?&3&9#?Eg~}</a> posted by Spencer Yang on April 16, 1999 at 00:31:34:<p>
<br>Many third party controls only provide users run time license without design time license. You have to register and get design time license from the providers and may be not free.<p>Another situation could be: though you have design time license for control x, if you run a setup.exe for program Y, and Y also uses control x, then after the setup program registers files(including control X) for program Y, the later information stored in registry for control X only give you run time permission, for you don't have design time license for program Y. In this case, you have to reload control X again.<p>I had such problem before. <p><p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12051-->
</ul><!--end: 12051-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?