'Fraid you can't. At least not with native FoxPro commands/events. The windows meta key is scanned by the OS similar to the mouse movements (not mouse clicks).
You can do this only using Windows API functions for hooks. This requires to know API well, and also requires to have ActiveX to define call-back function for hooks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.