sbasak
April 23rd, 2001, 10:19 PM
How can I write a VB program such a way that when minimized it will appear on system tray ie. besides the clock on task bar?
|
Click to See Complete Forum and Search --> : VB sbasak April 23rd, 2001, 10:19 PM How can I write a VB program such a way that when minimized it will appear on system tray ie. besides the clock on task bar? cksiow April 23rd, 2001, 10:27 PM you need to use the Shell_NotifyIcon API and subclass your form to do it. HTH cksiow http://vblib.virtualave.net - share our codes codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |