3833.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 23 行
HTML
23 行
<html>
<head>
<title>Re: 请问如何 当mouse 移到 按钮上时有浮动的效果!</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Re: 请问如何 当mouse 移到 按钮上时有浮动的效果!</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:wangkai@nease.net">kingkong</a> on July 12, 1998 at 15:18:31:<p>
In Reply to: <a href="3826.html">请问如何 当mouse 移到 按钮上时有浮动的效果!</a> posted by 阿忠 on July 12, 1998 at 00:25:17:<p>
: 请问如何 当mouse 移到 按钮上时有浮动的效果! thank!<p>In fact, the button didn't popup, but just draw a border on it.<br>So, when mouse move into your button, draw border on it, when mouse exit it , clear the border.<p>An easy way, you can use some 3D party control to make it, eg. ActiveBar.ocx ...
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3833-->
</ul><!--end: 3833-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?