I know that you can give a window focus by using the SetFocus function.

But what if you want to give the window focus, AND PREVENT other windows from reclaiming that focus until you are ready to relinquish focus. Is there any way to do this?

Thanks,
Johnny