Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can I catch the right click in a grid when ...?
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Title:
How can I catch the right click in a grid when ...?
Miscellaneous
Thread ID:
00226556
Message ID:
00226556
Views:
56
Hi to all,

I'm writing a grid class and I need to catch the rightclick before of the columns and columns' controls.
If I rewrite the RightClick() of the grid and the grid is not empty I doesn't have my event because the rightclick is for the columns' controls.
I cannot rewrite the controls rightclick because this grid is a base class used by other developers in their forms.
And I cannot do a WriteMethod("RightClick", "THIS.Parent.RightClick()") because the WriteMetohd it's only at design time

How can I do this ?
Or in other ways ... on the rightclick I want to open a form to set grid's option, if I cannot use the rightclick which other ways I can take ?

TIA
Renato
Renato Bertuol (EMail:renato.bertuol@elmec.it
Homepage:www.geocities.com/SiliconValley/Horizon/3216)
Elmec Informatica (URL www.elmec.it)
Next
Reply
Map
View

Click here to load this message in the networking platform