12625.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 31 行
HTML
31 行
<html>
<head>
<title>改用 API</title>
</head>
<body bgcolor="#FFFFFF" vlink="#808080">
<center>
<h1>改用 API</h1>
</center>
<hr size=7 width=75%>
<hr size=7 width=75%><p>
Posted by <a href="mailto:yfwu@iname.com">小吴</a> on May 05, 1999 at 08:47:05:<p>
In Reply to: <a href="12617.html">请问一个Shell_NotifyIcon的使用问题</a> posted by South Wind on May 04, 1999 at 18:24:41:<p>
由于 VB 的 PopupMenu 这个指令从 VB 4.0 开始变为 Modal 的,所以会发生这个问题。你可以改用 TrackPopupMenu 这个 API 来解决这个问题。
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 12625-->
<!--top: 12630--><li><a href="12630.html">Re: 改用 API</a> <b>South Wind</b> <i>10:37:34 5/05/99</i>
(<!--responses: 12630-->1)
<ul><!--insert: 12630-->
<!--top: 12633--><li><a href="12633.html">我错了!救命啊!</a> <b>South Wind</b> <i>12:07:26 5/05/99</i>
(<!--responses: 12633-->0)
<ul><!--insert: 12633-->
</ul><!--end: 12633-->
</ul><!--end: 12630-->
</ul><!--end: 12625-->
<br><hr size=7 width=75%><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?