Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right-Click in Grid
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00036542
Message ID:
00036644
Views:
42
>>Hi
>>I'm trying to implement a popup menu, which gets activated by right-clicking on a grid.
>>My routine is in the Grid's right-click event, but when editing the grid, the right-click event is
>>catched by the controls inside the grid. Is there a way to activate instead the Grid's right-
>>click event instead of me putting my code in all the controls right-click?
>>
>>Thanks
>
>Basically, you need in just one line of code in each control right-click event:
>Thisform.myGrid.RightClick()
>Moreover, you can build your own class (textbox) and use it as grid controls.

I see, i think i go for the latter ( more esthetic ) :-)
Thanks
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