10918.html

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

HTML
23
字号
<html>
  <head>
    <title>Re: 请问一个关于Image.picture的问题??</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>Re: 请问一个关于Image.picture的问题??</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by WUJC on March 13, 1999 at 04:20:23:<p>
In Reply to: <a href="10915.html">请问一个关于Image.picture的问题??</a> posted by 萍萍 on March 13, 1999 at 01:00:53:<p>
: 请问要怎么在程式中指定Image.picture的路径?<br>: 我用过ex:Image.picture="c:\abc.jpg"<br>: 但是不行ㄝ!!<p>Image.Picture=LoadPicture("c:\abc.jpg")
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 10918-->
</ul><!--end: 10918-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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