I have written a program in C# that creates a notification if certain things have changed on my computer. I have implemented it such that this notification occurs without getting focus. However, when I click by mouse on this notification, it activates and takes focus. I would like it to not do that.I have written a program in C# that creates a n