I have here a windows forms application using NotifyIcon
Everything works perfectly fine in Win 7 environment, until Win10 came...
The content of my notification balloon has 9 lines.
But when I run my app in Win10, some lines of the notification content are not shown in the balloon.
How can I resize the balloon in Win10?
[Correct] Win 7 notification:
[Not Good] Meanwhile in Win 10:
[UPDATE] Notification balloon won't show in 64-bit os. 😴
I don't believe this is possible without hacking, but if you want to some examples on doing this are written here: http://www.codeproject.com/Articles/37912/Embedding-NET-Controls-to-NotifyIcon-Balloon-Toolt
I would advice you, if this is even possible, to move to WPF (or use a mix). For WPF there is a component which allows you to use custom popups. All the information on this can be found here: http://www.hardcodet.net/wpf-notifyicon
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With