6350.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>SetCursorPos</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>SetCursorPos</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:cww5@mail.ncku.edu.tw">cww</a> on October 09, 1998 at 08:12:47:<p>
In Reply to: <a href="6342.html">Re: vb6如何使Mouse的指标(箭头)直接跳至某一物件上?</a> posted by 尧仔 on October 08, 1998 at 21:39:14:<p>
: setfocus 没有移动Mouse啦。<br>要使用SetCursorPos api,只不过移过去又如,而<br>且随意移一下Mouse又不会停在ListBox上了,除非<br>是教学软体,若是如此,要做的事可多了<p>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 6350-->
</ul><!--end: 6350-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?