Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ingrid
Message
From
16/09/1999 08:09:04
 
 
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
Re: Ingrid
Miscellaneous
Thread ID:
00265369
Message ID:
00265391
Views:
16
>does anyone know how to change the Ibeam pointer to a regular arrow.
>
>Thanx
>
>-NEIL-

Courtesy of 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

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Reply
Map
View

Click here to load this message in the networking platform