16433.html

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

HTML
26
字号
<html>
  <head>
    <title>请问在Vb6.0 如何使用 5.0的 data bound grid 控制项????????</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>请问在Vb6.0 如何使用 5.0的 data bound grid 控制项????????</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by callback on July 31, 1999 at 11:20:54:<p>
请问为何我在6.0设定使用元件内把"MicroSoft Data Bound Grid Control 5.0 SP3" load 进来后, 在表单内一拉即出现 "找不到此元件的使用权资讯" ???<br>我用 regsvr32 /u 后, 再重新安装还是无效. <p>我用DAO 写了一个资料库程式. 因为 6.0的 DataGrid control(OLEDB) 无法配合旧的 data control 使用, 所以才想load 5.0的 DBGrid 进来, 不知道有没有办法能让我在 6.0中使用 旧版的 DBGrid??? 谢谢<br> 
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 16433-->
<!--top: 16452--><li><a href="16452.html">Re: 请问在Vb6.0 如何使用 5.0的 data bound grid 控制项????????</a> <b>小琳</b> <i>20:02:01 7/31/99</i>
(<!--responses: 16452-->0)
<ul><!--insert: 16452-->
</ul><!--end: 16452-->
</ul><!--end: 16433-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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