Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to code a dblclick event
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00851211
Message ID:
00851248
Vues:
9
Hi Esparta,

>You should add custom textboxes classes with your code inside. Or use BindEvent() if you are using VFP8

I am using VFP8 and the Bindevent() worked great:
BINDEVENT(mygrid.column1.text1,"dblclick",thisform.command1,"click")

I found also that I needed this setting for it to work: Mygrid.Allowcellselection = .t.

Best regards and thanks for your help!

Todd
The day you take complete responsibly for yourself, the day you stop making any excuses, thats the day you start to the top. - O.J. Simpson

Great advice from a questionable source...
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform