Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Add a line of code to dblclick of 52 cells in a grid
Message
De
21/02/2008 13:54:21
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01294893
Message ID:
01294900
Vues:
15
>Hi
>
>I want add a line of code programmatically into the dblclick of 52 columns of my grid.
>
>Can anyone point me in the right direction?
>
>Many thanks in advance

Put your code someplace where you can access it (like the grid itself). Then you can use BINDEVENT in a loop to connect that code (the delegate) in your grid.Init to tie the DblClick of all the columns to that code.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform