|
-
Mar 15th, 2000, 06:23 PM
#1
Thread Starter
Junior Member
I am creating an activeX control and some of the procedures in it take a long time to complete, i would like to change the mouse pointer to the 'system busy mouse' i have tried
MousePointer = 9
but this does not seem to work, i want it so that the user can't click on the control or the container while the procedure is still runner, ie until i change the mouse back to mousepointer = 1 at the end of the procedure.
any help is much appreciated, thanks Piers
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|