Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse Pointer - Changing
Message
From
19/10/1998 14:29:13
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147116
Message ID:
00148233
Views:
30
Please read the previous messages in this thread. This solution was already discussed.

Vlad

>To Set Cursor to the hourglass
>THISFORM.MousePointer=11
>THISFORM.SetAll("MousePointer",11)
>
>After you finish processing....to reset cursor.
>THISFORM.MousePointer=0
>THISFORM.SetAll("MousePointer",0)
>
>0 resets the mouse pointer to it's default behavior.
>
>
>Carl
Previous
Reply
Map
View

Click here to load this message in the networking platform