Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Right mouse click with keyboard?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00095779
Message ID:
00095981
Views:
31
>Colin,
>
>My cForm baseclass has this KeyPress() method:
>
LPARAMETERS nKeyCode, nShiftAltCtrl
>
>if ( nKeyCode = 93 )
>   * provide Shift+F10 shortcut menu activation
>   this.RightClick()
>   nodefault
>endif

><
>>Does anyone know if there is a Windows standard for keyboard access to right click? Some keyboards, mine included, have a shortcut menu key so I'm assuming there must be some key combination for keyboards without this.

Thanks to all who replied. Shift+F10 is the one. Thanks David for the KeyPress tip and code.
Colin Magee
Team Leader, Systems Development
Metroland Media Group Ltd.
Mississauga, Ontario, Canada

cmagee@metroland.com

Never mistake having a career with having a life.
Previous
Reply
Map
View

Click here to load this message in the networking platform