Unfortunately, if TopMost property is true, form can still loose focus.
I disabled Start button and others like Alt-Tab. But if other program
shows its form, it can steel focus from my app.
> > How can I get that my form always have focus?
>
> Set the form's TopMost property to True.
> Jim Wooley
> http://devauthority.com/blogs/jwooley/default.aspx