2831.html
来自「以电子书的形式收集了VB一些常见问题解决方法,可以很方便的查找自己需要解决的问题」· HTML 代码 · 共 22 行
HTML
22 行
<html>
<head>
<title>Use Shell_NotifyIconA API</title>
</head>
<BODY BACKGROUND="" BGCOLOR="white" TEXT="black" LINK="red" VLINK="#808080" ALINK="">
<center>
<h1>Use Shell_NotifyIconA API</h1>
</center>
<HR><p>
Posted by <a href="mailto:h_c_chan@hotmail.com">陈凯程</a> on May 14, 1998 at 03:15:29:<p>
In Reply to: <a href="2827.html"><b>Re: 没有 form 的程式</b></a> posted by Jeremy Liang on May 13, 1998 at 20:04:40:<p>
: 不过我目前想做的是让程式像anti-virus那种类型<br>: 一样....能躲在工作列的右下角随时stand by.....不知您<br>: 有没有好的idea呢??......tks!<p>You can use Shell_NotifyIconA API to complete this task.
<br>
<p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 2831-->
</ul><!--end: 2831-->
<br><HR><p>
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?