Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Hide Mouse Cursor on a mouseless PC
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00068825
Message ID:
00068833
Views:
38
>I have set a PC to be mouseless, but when I'm entering a value on a field the mouse cursor still
>appears as an "I" beam. How can we hide the mouse cursor forever on a mouseless PC ?
>
>Thank you for any help,
>Regards,
>
>Andi Hidajat
>pkshq@cbn.net.id

Andi, try to set MousePointer property for necessary objects to 13 (No pointer)
or even Thisform.SetAll("MousePointer",13) in form.Init.

Nick
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Previous
Reply
Map
View

Click here to load this message in the networking platform