Hello,
Thank you, but the icons in the taskbar are shown normally, and so are the tooltips, for the taskbar and the notification area (except there is no possibility to choose the size of the characters, which is a problem for important information, but that is since the beginning).
Oh I did not realize, but comparing to the illustration, my tooltips (next to application icons) do not have any icons in them. They are still...
User Profile
Collapse
-
Hello, I already have some news about this.
I develop on Windows 10, and deploy to Vista.
On Vista the baloontips are still displayed, not on Windows 10.
So, this validates the code, but confirms a problem with Windows 10.
Microsoft developed a system protection system, with restoration points, but unfortunately decided I do not deserve it, except if before installing my software I activate it.
Does anybody have...Leave a comment:
-
Baloontip not shown
Hello everybody,
This is a repetition of this thread, that happened to be locked accidentally without any tip nor solution :
https://bytes.com/topic/c-sharp/answers/528368-notify-icon-not-working
About ten days ago, I wrote this :
...Code:notifyIcon1.BalloonTipText = String.Format("{0} nouveau{1} mail{2} {3}", Program.nbMails, (Program.nbMails > 1 ? "x" : ""),
No activity results to display
Show More
Leave a comment: