Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change mousepointer in grids
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00214692
Message ID:
00214853
Views:
19
Esteban,

The best solution I've come up with is to put a Shape over the cells portion of the grid, make it Transparent and set it's MousePointer. If you need to support clicking to select a cell let me know and I'll dig out the code. I've posted it before so you should be able to search old messages for it.

>Which is the way to change the I-Beam cursor in grid to the default Arrow when the grid is readonly??
>
>I try with:
>grdBrowse.MousePointer = 1 &&Arrow
>grdBrowse.SetAll( "MousePointer", 1, "TextBox" )
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform