I would like to pop up a small information window (form) while my application is running to remind the user about something. However it should not get focus as this could intefere with what the user is doing in the main part of the application.
It should work a bit like the pop up messages you get in MSN when a new person comes on line.
How do I pop up a form without it getting focus? I've tried all sorts, but can't seem to get the result I want.
It should work a bit like the pop up messages you get in MSN when a new person comes on line.
How do I pop up a form without it getting focus? I've tried all sorts, but can't seem to get the result I want.
Comment