Top "System-tray" questions

For questions about the system notification area (which is often called the system tray), on topics such as examining or adjusting the tray icons in the notification area, and issuing or capturing notification messages handled by the notification area.

How to run my winform application when computer starts

I am just trying to run my winform application when computer starts. I have made the taskbar icon to appear …

c# winforms visual-studio-2010 visual-studio system-tray
System Tray icon looks distorted

I'm trying to have an icon be added and displayed to the system tray using Java. However the icon is …

java swing icons system-tray trayicon
Force Windows to show a system tray icon

This is a pretty stupid question, but here goes: Is there a way (in .net) to force Windows to show …

.net windows .net-2.0 system-tray
How to close BalloonTip programmatically?

I have a Tray icon in my application. I am showing the balloon tip for 20 seconds, when I am loading …

.net vb.net system-tray trayicon
How to display text in system tray icon with win32 API?

Trying to create a small monitor application that displays current internet usage as percentage in system tray in C using …

c winapi system-tray
Hiding my program in the System Tray in Windows

I'd like my program to display an icon in the TaskBar Status Area near the clock in Windows and found …

java windows swing system-tray