I'm trying to develop a message sub-system in my Access 2003 application. I have a form (hidden), driven by a timer, that checks if a message needs to be displayed. If so, it open a form with the message.
It works, but the problem is when the Access application is minimized. It still displays the form, but it is under the currently active application. If I have no applications up then it displays. Otherwise, it displays under the current application.
Is there some why to force the form to the front of the screen?
Thanks.
Regards,
Leif
It works, but the problem is when the Access application is minimized. It still displays the form, but it is under the currently active application. If I have no applications up then it displays. Otherwise, it displays under the current application.
Is there some why to force the form to the front of the screen?
Thanks.
Regards,
Leif