C
CLH
I've written a project that uses a notify icon. The program
periodically checks my SQL server, and when certain criteria are met, it
pops up a reminder that a task needs to be completed.
So far, it works great. However, when the reminder pops up, it takes
focus from whatever 3rd party application the user is running.
Does anyone know how to show up a form without having it take focus?
periodically checks my SQL server, and when certain criteria are met, it
pops up a reminder that a task needs to be completed.
So far, it works great. However, when the reminder pops up, it takes
focus from whatever 3rd party application the user is running.
Does anyone know how to show up a form without having it take focus?