精华区 [关闭][返回]

当前位置:网易精华区>>讨论区精华>>编程开发>>● VB和Basic>>● VB和Basic(1)>>API函数>>VB与Tray

主题:VB与Tray
发信人: i_can()
整理人: gzwsh(1999-12-15 11:24:56), 站内信件
【 在 fishy (死鱼) 的大作中提到: 】
: 我做了一个VB程序,在Tray中生成图标后,为何将鼠标移到Tray中的图标上时图
: 标就消失了?!

Private Declare Function Shell_NotifyIcon Lib "shell32" Alias "Shell_N
otifyIconA" (ByVal dwMessage As Long, pnid As NOTIFYICONDATA) As Boole
an
Is the member variant pnid.hWnd correct?

--
七里

※ 来源:.月光软件站 http://www.moon-soft.com.[FROM: 202.102.47.26]

[关闭][返回]