Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: How to minimize to the tray?


Message #1 by Clif Dunaway <csdunaway@y...> on Thu, 6 Feb 2003 05:48:37 -0800 (PST)
Use the Shell_NotifyIcon API. You can find plenty of examples on 
the web, and also in this same we site (type in system tray in the
Search text box:

http://p2p.wrox.com/archive/vb_howto/2002-11/15.asp


Marco

> 
I am writing a new app in VB6, and need to make the application minimize 
to the system tray. Then, when it is right-clicked, I need to pop-up a 
menu there. 

Does anyone know where I can look for tips on this?

Thanks,

Clif


  Return to Index