Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid question.
Message
 
 
To
18/10/1999 13:44:41
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00277762
Message ID:
00277766
Views:
25
>Is there a way to change the cursor in a grid from the "bar" to the arrow. I am using the grid as a pick list and the arrow cursor makes more sense. TIA.

John, here is the solution:


Originally posted by Jim Booth:

In the grid's MouseMove put THIS.MousePointer = 1
In the columns' MouseMove put THIS.PARENT.MousePointer = 1
In the headers' MouseMove put THIS.PARENT.PARENT.MousePointer = 1
In the columns' controls MouseMove put THIS.MousePointer = 1

Regards,
Pablo Roca
Clavo Congelados, S.A. (La Coruna - Spain)
Sysop of PortalFox

Join MasFoxPro campaign
http://www.masfoxpro.com
Previous
Reply
Map
View

Click here to load this message in the networking platform