3470.html
来自「VB技巧问答10000例 VB技巧问答10000例」· HTML 代码 · 共 31 行
HTML
31 行
<html>
<head>
<title>Re: how to make the line object capture MouseMove Event?</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 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:jwh@ms1.hinet.net">纪文和</a> on June 25, 1998 at 01:29:57:<p>
In Reply to: <a href="3460.html">how to make the line object capture MouseMove Event?</a> posted by bruno on June 24, 1998 at 16:36:22:<p>
换个角度来想, 不一定要用 Line 啊 !<p>教您一个很简单的偷吃步, 您可以使用 Label Control, <p>请您将 BorderStyle 改成 1 (单线固定), 然后将 Height 设成 15,<p>(无法设成0, 不过在画面上并看不出来有空隙), 试试看, 是不是很神奇,<p>这时看您需要使用什么事件都可以 ! From P.R.C<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<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-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?