Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Implementing Right-Click in Grid
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00895845
Message ID:
00896030
Views:
18
Yup, that's more or less what i did. Thanks!
BTW, are you coming to any of the conferences around here this year? ( Prague, Germany, Spain )

>One thing I was thinking about. You may find it easier to replace this command:
>
>BINDEVENT(oControl,"RightClick",Thisform.oEventHandler,"txtGridRightClick")
>
>with this command:
>
>BINDEVENT(oControl,"RightClick",This.Parent.Parent,"RightClick")
>
>The reason I just the first technique is it's more versatile, but it's easier to understand the second.
Why do programs stop working correctly as soon as you leave the Fox?
Previous
Reply
Map
View

Click here to load this message in the networking platform