alexK
December 17th, 1999, 11:38 AM
I set the cursor to be hourglasses using the following statement.
Screen.MousePointer = vbHourglass
It change cursor to hourglass however if I click the form it is still get the events as if the coursour was normal. How can I disable events?
Thnks!
Alex.
Screen.MousePointer = vbHourglass
It change cursor to hourglass however if I click the form it is still get the events as if the coursour was normal. How can I disable events?
Thnks!
Alex.