On my computer with Windows 10 version 2004, go to Settings > System > Notifications & actions, and turn on "Get notifications from apps and other senders". The ballontips from my WPF app will show up.
need your help to generate a random gif photos instead of the text in the "system tray notification", need to pop up a GIF photo every fixed duration..
Nice tutorial! Is there a way to bring my form all the way to the top as soon as I click on the Show entry or doubleclick my notifyIcon? this.BringToFront(); didn't work for me.
thanks for your reply! but the show method also doesn't work. when i click "Show" it makes my program appear in my taskbar, but it doesn't come up all the way to the top. so i have to click on the icon in my taskbar, then it appears. is there a way to automate that? :)
How to display all system notification in windows application. For example if a perticular file is downloaded, we will get notification as downloaded. I want this notification to be printed in windows application.
I am a student. I created a simple windows application forms with help of your videos from youtube, now I want all my desktop notification or chrome notification should be displayed in windows form, for example when a file is downloaded in chrome we receive notification like file is downloaded, in the same way i need to see this notification in my windows form. please help me to do this , please.
I'm actually working on VB project, but the implementation is similar to C# but, why does the notification not appear on me?? I need help please. prntscr.com/dhjpt0
On my computer with Windows 10 version 2004, go to Settings > System > Notifications & actions, and turn on "Get notifications from apps and other senders". The ballontips from my WPF app will show up.
Thanks Robot
You’re welcome
need your help to generate a random gif photos instead of the text in the "system tray notification", need to pop up a GIF photo every fixed duration..
Thanks! Its working!
Thank you for making this tutorial.
You're welcome. thank you !
all worked for me :)
Thank you !
Amiga esse procedimento pode ser aplicado em aplicação WPF também ?
ou tem outra forma para se aplicar em projeto WPF ?
Hi, You can not use in WPF, you can find control notification support WPF. thanks
Obrigado !!
please make a video tutorial for creating a crystal report that we can print thanks
Ok. Thank you for your suggestion. I'll make soon
Nice tutorial! Is there a way to bring my form all the way to the top as soon as I click on the Show entry or doubleclick my notifyIcon? this.BringToFront(); didn't work for me.
Hi, You should call Show method instead of BringToFront(), thanks
thanks for your reply! but the show method also doesn't work. when i click "Show" it makes my program appear in my taskbar, but it doesn't come up all the way to the top. so i have to click on the icon in my taskbar, then it appears. is there a way to automate that? :)
add this.WindowState = FormWindowState.Normal; below this.show()
감사합니다. Thank you!!!
Thank you very much !
You're welcome. Thank you !
How to display all system notification in windows application. For example if a perticular file is downloaded, we will get notification as downloaded. I want this notification to be printed in windows application.
Let me try research. thank you for your suggestion !
How do I make it if you click a button
hello , when I load data into gridview using data adapter and dataset, how can I styling of specifi row in gridview
Can you describe more details? thanks
thx it works
Thank you !
this can be done on c++???
I am a student. I created a simple windows application forms with help of your videos from youtube, now I want all my desktop notification or chrome notification should be displayed in windows form, for example when a file is downloaded in chrome we receive notification like file is downloaded, in the same way i need to see this notification in my windows form.
please help me to do this , please.
how to show multi balloon?
+ganbolor buddorj Hi, You can use timer or thread to show the balloon tooltips. Thanks
Idk why but it won't show...
how can i integrate this with my website eg how can i notify my users when there is updates
this is c#, not html/css/php
Can you do it in vb.net?
Ok. Thank you for your suggestion
Loved this Music
Hi, You can download the background music at ua-cam.com/users/audiolibrarymusic . Thanks
Perfecto sirve mucho el unico que esta completo. Thanks!
That's great & Thank you so much :)
Fuckn great. This is what I needed
+DOUBLEPLAYER3 Thank you :)
Where can i get .ico files?
you can find icon at www.iconfinder.com. Thank you !
Thanks!!
You’re welcome
thank you
Thank you !
I'm actually working on VB project, but the implementation is similar to C# but, why does the notification not appear on me??
I need help please.
prntscr.com/dhjpt0
Hi, You can convert C# to VB.Net, check your code again. thanks
No, thank you.
A bit fast video and would be better if not some computer voice.
Thank you for your suggestion !
If not error Resolution :
notifyIcon1.Visible = true;
notifyIcon1.Icon = SystemIcons.Exclamation;
notifyIcon1.BalloonTipTitle = "Balloon Tip Title";
notifyIcon1.BalloonTipText = "Balloon Tip Text.";
notifyIcon1.BalloonTipIcon = ToolTipIcon.Error;
notifyIcon1.ShowBalloonTip(1000);
Thanks
It's no work
not working ):
Please check your code again
Thanks
You're welcome !
thanks
You’re welcome
LOUD MUSIC 😒 DIFICULT TO UNDERSTAND
good but music.
dum bi4
old.exe
Some voice would be better than that awful background music. You really that that music is an aide to learning?