I now how to make my Form always on top before you post the WindowsPos code. What I am after is... When my Form is on top, I do not want users to be able to access anything behind it. Although it is on top you could still type in notepad etc...

What I am after is the same sort of result you get from a MessageBox, when you click out the MessageBox you get a beep and the title bar flashes, I am not after the beep and the flash, just full focus on my Form like the MessageBox.

Thanks,

TrUz