Hi Guys,
This may be a very basic question but it's sure stumping me. I have form that is the size of the screen and is set to be the very top most. Problem is, if I use the vb msgboxs they'll get buried underneath and the user will never be able to accept the prompt and be locked out from the program (how i designed it anyway). Without using a timer and API to detect if the msgbox is there, is there a simple way I can make the msgbox stay on top of all the other forms? It looks like i'm thinking too hard into this. Thanks
Start Free Trial