Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mouse pointer in the column header
Message
 
To
14/01/2004 10:46:53
Daniel Antich
Informática Industrial
Heredia, Costa Rica
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00866748
Message ID:
00866755
Views:
24
I think there's not a property you can set, you have to workaroud it:
put in header.mousemove

thisform.MousePointer= 1

and in header.mouseleave

thisform.MousePointer= 0

Not really "beatiful", but works
HTH

Franco

>Hi,
>By default, the mouse pointer change when the cursor is over the header of the columns in a grid. Its possible avoid this?.
>Thanks
>-Daniel
Previous
Reply
Map
View

Click here to load this message in the networking platform