3460.html

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

HTML
34
字号
<html>
  <head>
    <title>how to make the line object capture MouseMove Event?</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>how to make the line object capture MouseMove Event?</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:liaowm@hotmail.com">bruno</a> on June 24, 1998 at 16:36:22:<p>
hello!<br>   I have a question.The "line" object can not capture event,but I am designing a Report Design program,and I must do some thing to change the line at run time by user.<br>   what can i do ?<br>   use API I can change the text object's size at runtime by user,but the line object can not do this?<br>    thank you very much!   <br>                                                From P.R.C<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3460-->
<!--top: 3470--><li><a href="3470.html">Re: how to make the line object capture MouseMove Event?</a> <b>纪文和</b> <i>01:29:57 6/25/98</i>
(<!--responses: 3470-->2)
<ul><!--insert: 3470-->
<!--top: 3475--><li><a href="3475.html">Thank You! But I still have trouble!</a> <b>bruno</b> <i>15:16:27 6/25/98</i>
(<!--responses: 3475-->1)
<ul><!--insert: 3475-->
<!--top: 3517--><li><a href="3517.html">Re: Thank You! But I still have trouble!</a> <b>纪文和</b> <i>01:31:58 6/27/98</i>
(<!--responses: 3517-->0)
<ul><!--insert: 3517-->
</ul><!--end: 3517-->
</ul><!--end: 3475-->
</ul><!--end: 3470-->
</ul><!--end: 3460-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

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