Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How declare GotFocus() in grid
Message
De
15/07/1999 07:11:54
 
 
À
15/07/1999 05:19:29
Rolandas Jakeliunas
Kaunas University of Technology
Kaunas, Lithuania
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00241177
Message ID:
00241701
Vues:
22
Hi Rolandas.

>> My problem is - how describe function without form designer? <<

You mean that you have defined your grid class in code instead of visually? If this is the case, You code the method just as you would any procedure.

In the prg, after you define your grid class like so:

DEFINE CLASS MyGrid AS Grid

You add the line:

FUNCTION AfterRowColChange

Your code here...

ENDFUNC

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform