Hey bud.
I'm not quite sure exactly what you are asking so you can try a couple things.
If you want to hide the program from showing up in the taskbar, there is a form property you can change. Set ShowInTaskbar = false to do that. If thats not what you meant, I can only thing of one other thing. Do you mean to hide the program and display an icon in the system tray?(near the clock). If so, it's a lot of code, but here are a few results from google:
http://www.vbforums.com/showthread.php?t=379153
http://www.devx.com/vb2themax/Tip/18407
Hope this will work for you this time.
Have fun
