OK heres the problem, I am making a screen saver I set the form1 as TopMost then I have a password thingie come up with a mouse move or keypress that all works well enough. The problem is that when the password form comes up and I need to give it TopMost then a backgroud app can come in between the password form and the screen saver. I was thinking of using a MDI form but cannot remove the borders.

So... is there a way to remove the borders on a MDI form (parent) or... ???