Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
RightClick on image inside a grid column
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00759074
Message ID:
00759714
Views:
24
Try going to the "MouseDown" button...

LPARAMETERS nButton, nShift, nXCoord, nYCoord

From here (in the Image within the column), you can use the nButton to determine left, right button, and the nShift for Ctrl, Alt, Shift keypress combination.

Since an image can't receive a focus, I've found that the first hit in the Click (or Right Click) doesn't get recognized. It only brings focus to that line. THEN you had to click on it again to actually have the picture event take over with respective Click (or RightClick).


HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform