Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MousePointer in read-only grid
Message
De
03/02/1999 16:36:19
Magnus Persson
Widmark & Platzer Ab
Stockholm, Suède
 
 
À
03/02/1999 14:38:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00183337
Message ID:
00183640
Vues:
18
>>Im using a grid as a read-only picklist, and want to have the mousepointer as an arrow. The pointer becomes an I-beam even if every MousePointer properties (grid and text-boxes) are set to Arrow.
>>
>>Thanks in advance,
>>Magnus
>
>Hi Magnus,
>
>This is 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

Hi Bill, and thank you! This worked just fine.

Magnus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform