if my application is running minimized, I want to pop up a form with a message. I've tried with form1.show vbmodal
but it shows behind other running applications (for example: internet explorer), does anyone know how can i show it infront of all other applications?