quote:
Originally posted by Ezra
About not showing up in the taskbar so only in systray set this
code:Me.ShowInTaskbar = False
So when you minimize it, you set this and it will minimize to systray.
How do I set it that when it minimizes, it shows in systray, otherwise it doesnt?
and also, how would I go about bringing the app back to the taskbar, and having the systray icon hide again?
Also, how would I go about making a setting so that a user can decide if they want it to minimize it so systray or not?