Tagged Questions
The notifyicon tag has no wiki summary.
8
votes
1answer
533 views
C# Getting the text off notifyIcons (tray icons)
I'm crafting this "what you are listening to" - plugin for learning purposes that displays the current Spotify or Winamp song as a message in an IM client.
So far it's really simple, I'm merely ...
8
votes
3answers
4k views
Tray Icon animation
I know how I do to place a icon in the systray. But what the best method to perform systray icon animation? animated gifs? timers?
Preferentially using C# and/or WPF. Thanks!
6
votes
2answers
507 views
c# catch clipboard changes, wont work if form minimized to tray
i have a problem using the "Catch Clipboard Events code" found on this link :
http://stackoverflow.com/questions/621577/clipboard-event-c/2487582#2487582
the code works great only if the form stays ...
6
votes
5answers
2k views
Issue with NotifyIcon not dissappearing on Winforms App
I've got a .Net 3.5 C# Winforms app. It's got no GUI as such, just a NotifyIcon with a ContextMenu.
I've tried to set the NotifyIcon to visible=false and dispose of it in the Application_Exit event, ...
5
votes
3answers
1k views
How to guarantee a NotifyIcon disappears?
I'm using a NotifyIcon control in one of my child (modal) forms and it is working fine. SHowing balloon tips as expected, handling mouse events etc... It doesn't however vanish when I would expect it ...
3
votes
1answer
113 views
C# NofityIcon balloon tip doesn't always go away within specified time
I use a NotifyIcon in a rather simple fashion.
public class Popup
{
...
private static NotifyIcon ni;
static Popup()
{
ni = new NotifyIcon();
ni.Icon = ...
3
votes
3answers
818 views
drag and drop on NotifyIcon in tray in C#
I am trying to create a C# application that runs in tray where I can drop files on it's icon.
Is there any way to get the path of the file dropped on the System Tray icon? ...
3
votes
3answers
2k views
Invoke NotifyIcon's Context Menu
I want to have it such that left clicking on the NotifyIcon also causes the context menu (set with the ContextMenuStrip property) to open as well. How would I achieve this? Do I have to handle Click ...
3
votes
4answers
2k views
How can I tell if a Balloon tip in the system tray has closed?
I have an application that uses a NotifyIcon in the tray to hide/restore the application, as well as pop up notices to the user of application events. My application has a notification queue, and I ...
2
votes
0answers
57 views
Displaying text as an icon in the status bar
I know that this questions has been asked, but there have been no answers. There are several apps that display both an Icon and a number with it (for example, if Android downloads more updates than ...
2
votes
4answers
174 views
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.png
because it shifts it over into the inactive icon window:
http://screensnapr.com/v/jjtuK0.png
...
2
votes
2answers
147 views
Which format and size of icons to use for NotifyIcon
i couldn't find any information regarding system tray icons, what size should they be in to get the best possible quality. Should i use more than one size (16x16,32x32,64x64)?
I'm currently using ...
2
votes
1answer
524 views
How do I make my WPF Context Menu go away when the user clicks outside the menu?
First, the standard info:
VS2010 Ultimate
Win7 Ultimate x64
WPF app
The WPF context menu:
<ContextMenu x:Key="RightClickSystemTray" Placement="MousePoint">
<MenuItem ...
2
votes
2answers
505 views
Extra NotifyIcon shown in system tray
I'm having an issue with an app where my NotifyIcon displays an extra icon. The steps to reproduce it are easy, but the problem is that the extra icon shows up after any of the actual codebehind we've ...
2
votes
1answer
218 views
Is there an easy way to add a checkbox to a balloon tip?
Is there an easy way to add a checkbox (or any other custom control, for that matter) inside a balloon tip?
I want to provide the user with an optional checkbox that reads "Never show this message ...
2
votes
1answer
633 views
Alternate showing/hiding window when notify icon is clicked
I'm implementing a Windows 7/Vista-style notification area ('system tray') pop-up application in WPF. I've written about my work so far here (determining the notify icon's position, disabling resize, ...
2
votes
1answer
484 views
Notify icon not always appearing in the system tray after a setup, but still functional
First of all, when I start the application normally (double-clicking on the exe), it works perfectly: the notify icon is always appearing in the system tray. It also works well when the application is ...
2
votes
1answer
177 views
Using Invoke with a UI element that extends Application Context?
I have a taskBarIcon element extending Application Context from which my entire UI is designed. This is because the original functionality of the application was to run a background process and simply ...
2
votes
4answers
389 views
Disabling Alt-F4 on a Win Forms NotifyIcon
I am using a NotifyIcon from Win Forms to make a systray icon for my WPF C# application.
I have a bug where if the user right clicks the icon for the context menu, they can press Alt-F4 and the icon ...
2
votes
1answer
148 views
System Tray Application and Memory Footprint
I have created a small application that, basically, exists in the system tray and the user only needs to open the actual application in VERY few cases.
The problem is, that once the suer opened the ...
2
votes
1answer
914 views
C# NotifyIcon ShowBalloonTip timeout
In my c# (2.0 framework) application I'm using notify Icon control.
I want to show from this control a balloon tip. but the "showBalloonTip" event i slimite to a timeout and I want to show this ...
2
votes
1answer
475 views
Custom NotifyIcon ballon in VS2005
I want to show the notifyicon's balloon in custom shape (i.e) Rectangle with color controls i like.how to do this i am using VS2005 how to achieve this.
Suggestions of 3rd-party tools are fine.
2
votes
2answers
237 views
Winforms - why does a “Show()” after a system tray double click end up in my app minimized?
Winforms - why does a "Show()" after a system tray double click end up in my app minimized?
How do I ensure Inthe notifyicon double click event that my hidden main form comes back visible as normal, ...
2
votes
2answers
2k views
Having a menu open when you click on a NotifyIcon (VB.NET)
I want to have a NotifyIcon in the system tray that when clicked, opens a context menu on the NotifyIcon with several options that open different forms.
I have read I need to use a ContextMenu and ...
2
votes
3answers
690 views
NotifyIcon Events not firing
I'm new here and have a really mysterious problem to start off. I'm a software developer in the UK and have over 15 years of experience but have only been developing in .Net for 18 months. My ...
2
votes
2answers
993 views
How to set NotifyIcon behavior to AlwaysShow in C#?
Is it possible to modify NotifyIcon behavior to AlwaysShow in C#? A code snippet would be greatly appreciated:) Thanks in advance...
Cheers
---edited
One of our clients said quote "it seems ...
2
votes
1answer
196 views
Numeric Notify Icon Windows Forms 1..2..3
I need to create a Numeric NotifyIcon which should show the data in Percentage.
like when minimized it should show 1% then 2% say after a gap of 5 seconds and so on.
Any Ideas?
1
vote
3answers
110 views
have multiple tooltips/popups show neatly stacked in the windows systray area, similar to messenger/anti-virus notifications
I am working on a program that monitors several things such as incomming messages, faxes, calendar items and alerts etc.
This program is normaly in the systray.
What i want to accomplish is to have ...
1
vote
2answers
76 views
How do I open my closed form through the notifyicon in the taskbar?
Currently I am developing a windows form application in c# that has several forms.
I am running a background form that operates the notifyicon property that allows the icon to appear in the taskbar.
...
1
vote
1answer
78 views
Getting Icon from ResourceStream
I have a Icon.ico and in the Properties the Build Action is "Resource"...
I want to load that Icon in the Application..
I did something like this:
Icon theIcon = new ...
1
vote
1answer
122 views
notifyicon image looks terrible once image ends up in system tray
I am using Visual Studio 2010, C#, on Windows 7.
I have added a notify control to my project and set it to an icon I have imported to the project. The icon image is really good looking if I just ...
1
vote
1answer
80 views
Make visible baloonTipText until it is clicked
I have a Notifyicon in my program which displays BaloonTip in taskbar.I wrote code as
notifyIcon1.Icon = new Icon(SystemIcons.Application, 40, 40);
notifyIcon1.Visible = true;
...
1
vote
1answer
200 views
Position form above the clicked notify icon
Is there a way to position a form just above the clicked Notify Icon in windows 7 and windows Vista?
1
vote
2answers
175 views
NotifyIcon showing message from program
Just wondering if there is a way to display a message from the notifyicon when a certain event in the program is reached. Almost like a balloon popup. I cant seem to find anything online... This would ...
1
vote
1answer
233 views
Multiple notification icons appear when using multithreading
Context:
I'm working with a relatively simple winforms application, written in VB.NET on the .NET 3.5 framework in Visual Studio 2010.
Issue:
The FormLoad event creates two threads when the program ...
1
vote
1answer
156 views
Application.Idle only fires after I mouse over my tray icon
I want to show a BalloonTip in the Application.Idle event of my program, but for some reason the Application.Idle event only fires after I mouse over the NotifyIcon. What gives?
1
vote
1answer
356 views
Set image in NotifyIcon control from code behind or in XAML
i am using the NotifyIcon from WindowsForms because in WPF we don't have such control, but the one from WinForms works fine, my problem is only setting an image as icon in the NotifyIcon when the ...
1
vote
1answer
106 views
Where is my task bar icon for System user?
I have created an app whose only UI is a windows task bar icon. When the app is started directly (e.g. double click it in Windows explorer), it shows task bar icon correctly. I need to make sure this ...
1
vote
1answer
363 views
WPF app, problem with NotifyIcon (Forms)
I have problem with tray icon in WPF.
Now i using NotifyIcon from windows forms, but this control not accepting
ContextMenu from WPF. I must use ContextMenu from XAML because i will be not
doing other ...
1
vote
1answer
480 views
C# & WPF - Problem with taskbar popup notifier window
I managed to create a task-bar pop-up window like the one in messenger.
The problem that when it moves down instead of disappear behind the task-bar it just goes behind it.
How can I make it ...
1
vote
2answers
405 views
Determining location of tray icon
My application is designed to sit in the system tray and behave similarly to the Network/Volume/Power/Action Centre tray items in Windows 7 (and the equivalent items in Windows Vista). That is, it ...
1
vote
1answer
204 views
Keep getting the 'Cross-thread operation not valid' when trying to show the menustrip of a notifyicon
This is not a regular 'Corss-Thread opeartion' BS, so don't post the obvious solutions please.
This is something that's been driving me crazy for days now.
I have a NotifyIcon, with a binded ...
1
vote
3answers
528 views
Windows Service or Tray/NotifyIcon?
I want to write an app that will, given some network input, simulate mouse movements, clicks, and keyboard input. How and Why i want to do that is a different discussion :-) What I'd like to hear from ...
1
vote
2answers
359 views
NotifyIcon on startup
I trying to make a visible tray-icon of my program in windows startup, with the NotifyIcon component.
The program itself works great and the tray-icon showing up.
But, when i placing my program in ...
1
vote
2answers
261 views
Calling NotifyIcon.ShowBalloonTip() from another class
I'm developing a Windows Form application in C#. I have a main form called MainWindow and a NotifyIcon object called notifyIcon that belongs to the MainWindow class.
What is the best way for me to ...
1
vote
1answer
174 views
How do you get a different Context Menu if you Lt-Click or Rt-Click on a notify icon?
I have a application that is based out of the system tray. I have a nice context menu if you right click on it however I would like a different context menu to show up if you left click on it. Right ...
1
vote
2answers
140 views
Implications of Minimizing to System Tray
I have an UI application that serves several functions (<800KB). I wanted to allow minimizing it to the system tray, and continue to decode data coming from the serial port and sending network ...
1
vote
1answer
375 views
How can one get a ContextMenuStrip to show on left click of a NotifyIcon?
I have a ContextMenuStrip assigned to a NotifyIcon and this works with the right click fine.
How may I wire up the mouse-click event to tell the NotifyIcon to show its ContextMenuStrip?
private void ...
1
vote
1answer
320 views
C# Getting a component's values at runtime?
I'm attempting to create a NotifyIcon that can be inherited so that I can add my own properties/etc. Through looking at a component class someone else wrote, I've made some progress as can be seen ...
1
vote
2answers
591 views
Using a Windows Forms icon in WPF
I've got this WPF code which works...
Uri iconUri = new Uri("pack://application:,,,/media/images/VS.ico", UriKind.RelativeOrAbsolute);
this.Icon = BitmapFrame.Create(iconUri);
I'm using a windows ...