|
-
October 24th, 2001, 11:47 AM
#1
Screen.MousePointer = vbHourglass
Hi,
Did anyone encounter the similar problem before? In the main screen of my project, I changed the screen mouse pointer in the Refresh function.
Screen.MousePointer = vbHourglass
It works sometime, but when I try to call another form by clicking a button on the main screen, it won't reset the mouse pointer to hourglass when calling the Refresh function. (I called Refresh after return from each subsequence form)
Can you help me? Thanks.
Regards,
Michi
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
|