How to add running application into system tray?
Hi All,
I want to write a program to add some application into system tray and hide it. Who can guide me which class I should use? I used Process class to get Name and but I don't know how I can get applications in Taskbar to hide and add it into system tray.
Please help me!
Thanks