How do I make a form stay on top (visible) on the screen while another window has the focus (the other windows bar is colored and my form is grayed out)...

Also how would I get the windows id (hwnd, or something of that nature) from my form.

Third and finally, how do I send text (or keypreeses if you can't do text) to the window with focus?

ThankS!

NOMAD