Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Methods in grids
Message
De
19/12/2007 20:04:59
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Methods in grids
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Divers
Thread ID:
01276730
Message ID:
01276730
Vues:
67
Hi all

Supose I have a grid with ColumnCount = 10.
number
name
phone
...

I want that when user press a key over each one of the columns, I can use the KeyPress method to process like this:

LPARAMETERS nKeyCode, nShiftAltCtrl
IF nKeyCode = ...
... do something
ENDIF

How can I assign this code to all keypressed methods at once?

Thank's in advance,
NPedro
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform