Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I change mousePointer of a grid
Message
From
07/11/2003 21:47:37
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
How can I change mousePointer of a grid
Miscellaneous
Thread ID:
00847886
Message ID:
00847886
Views:
67
I have been trying to change the mouse pointer of a grid in VFP 7 for a few days, with no easy answer. myGrid.MousePointer doesn't affects at headers and columns (only to the non populated part of the column), which make this property a bit unuseful.

The only way that I have figured out is to include a custom textbox in every column, change sparse to .f., and change the mouse pointer of this control to whatever I need. I don't like this solution as it seem to me to be too complicated for this task (and it does not change the mouse pointer of headers)

Is there a easier way to change the mouse pointer of a grid?

TIA,
Javier B.
Next
Reply
Map
View

Click here to load this message in the networking platform