zildjohn01
Programmer
hi, i have a question about .net services.
i would like to create a service that creates a tray icon and a window on the current desktop. When a new user logs on or the desktop is switched, i would like to be notified, then move my tray icon and form to the new active desktop.
I read about interactive services on msdn, but didn't see anything about tray icons. Could tray icons be managed in a service? Is there a way to get notifications of user changes?
Thx in advance for any help,
John
i would like to create a service that creates a tray icon and a window on the current desktop. When a new user logs on or the desktop is switched, i would like to be notified, then move my tray icon and form to the new active desktop.
I read about interactive services on msdn, but didn't see anything about tray icons. Could tray icons be managed in a service? Is there a way to get notifications of user changes?
Thx in advance for any help,
John