Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to code a dblclick event
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00851211
Message ID:
00851248
Views:
8
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...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform