I have a situation in my program where I'm showing the user some stuff. I do not want the user to be able to click with the mouse during this time. What is the best way to do that? Actually it would be great if the user couldn't even move the mouse (within my program) during this time. TIA Larry