Top "Trayicon" questions

for questions about creating a tray icon for a software application, customising the behaviour of a tray icon, and adding application control or monitoring to a tray icon.

What's the proper way to minimize to tray a C# WinForms app?

What is the proper way to minimize a WinForms app to the system tray? Note: minimize to system tray; on …

c# winforms trayicon
How to add ContextMenu to the system tray icon programmatically?

I want to programmatically add a context menu to my tray icon, so that when I right-click on the tray …

c# wpf contextmenu right-click trayicon
Minimize Chrome browser to tray?

How to minimize chrome browser to tray when I click on standard minimize button? I don't want Chrome to appear …

google-chrome google-chrome-extension system-tray minimize trayicon
Set tray icon to always show

How I can I set a NotifyIcon to be always visible in the right tray: http://screensnapr.com/v/qKWHe2.…

c# .net winforms notifyicon trayicon
Tray Icon animation

I know how to place a icon in the Windows notification area (system tray). What is the best method to …

c# wpf system-tray notifyicon trayicon
Refreshing system tray icons programmatically

I've an application which has a system tray icon. While uninstalling I'm killing the process if its running. So, as …

c# pinvoke system-tray trayicon
Open popup(Menu) on task tray icon with left click using java

I am working on task tray Icon in java, I like to open a popup Menu using left click same …

java swing trayicon jpopupmenu
C# trayicon using wpf

I'm very new to programming C#, though I've scripted C# in unity3D for a few years. I'm currently trying …

c# wpf trayicon
Creating tray icon using JavaFX

I want to write a tray icon via JavaFx, but I only find that can write by awt. Is there …

java javafx trayicon
Changing System Tray Icon Image

I have built a Tray Application in .Net which works fine. However, users want to change Tray Icon image at …

c# .net winforms system-tray trayicon