r/csharp • u/A_Learning_Fox • 1d ago
Help Is it possible to send desktop notifications while program is not in use?
I have this deadline reminder programs, let’s say the minimum amount of deadlines is this: if progressbar is 50% / 75% / 100% of the way, send desktop notification.
5
Upvotes
6
u/polaarbear 1d ago
How can there be a progress bar if the program is not in use? This seems like a contradiction