I have a
VB application with several tabs in it. When I am doing a process on one of those tabs, I am changing the mouse pointer to an Hourglass MP. But I am still able to click on other tabs. That is creating problems. How do I prevent the user from clicking on other things when the MP is hourglass? Does the mousepointer have a property which lets me do that?
Thanks,
krithi20