12073.html

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

HTML
26
字号
<html>
  <head>
    <title>place of image(图片上的点的精确定坐标)</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>place of image(图片上的点的精确定坐标)</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:ariel_cy@371.net">Ariel</a> on April 16, 1999 at 13:36:07:<p>
I have to place a picture or image in VB form,and I want to place<br>some label in a point int the picture,but I don't know how to know<br>the place of the point when the mouse move.<br>Thanks.<br>我想在一个PICTUREBOX上放一些LABEL,但它们必须放在一个精确的点上,请问:<br>如何确定PICTUREBOX上的坐标?另外,当滑鼠从PICTURE上滑过时,我怎样才能知<br>道滑鼠的当前位置?<br>多谢。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12073-->
<!--top: 12094--><li><a href="12094.html">看看 Picture_MouseMove</a> <b>笋子</b> <i>21:01:36 4/16/99</i>
(<!--responses: 12094-->0)
<ul><!--insert: 12094-->
</ul><!--end: 12094-->
</ul><!--end: 12073-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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