12056.html

来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 23 行

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

<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on April 16, 1999 at 08:11:22:<p>
In Reply to: <a href="12049.html">License problem</a> posted by wei on April 16, 1999 at 01:03:07:<p>
基本上这是不太可能发生的事。因为在 VB 中 run-time licenese 跟 design-time licenese 是放在不同的 registry 中。<br>除非你所用的 control 的 licenesing modal 是自己写的,而不是使用 Microsoft 的机制,才有可能出现这个问题。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12056-->
</ul><!--end: 12056-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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