Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
MousePointer in read-only grid
Message
De
03/02/1999 14:38:22
 
 
À
03/02/1999 07:46:49
Magnus Persson
Widmark & Platzer Ab
Stockholm, Suède
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00183337
Message ID:
00183579
Vues:
16
>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
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform