3780.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 26 行
HTML
26 行
<html>
<head>
<title>Why msgbox function stop the timer control???</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>Why msgbox function stop the timer control???</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 09, 1998 at 16:27:57:<p>
i put a timer control on a form, i want it do something every one minute, but if i used a msgbox function , it will stop the timer, till quit msgbox. So, how can i do ?<br>
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 3780-->
<!--top: 3783--><li><a href="3783.html">改用 MessageBox API</a> <b>小吴</b> <i>07:38:23 7/10/98</i>
(<!--responses: 3783-->0)
<ul><!--insert: 3783-->
</ul><!--end: 3783-->
</ul><!--end: 3780-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?