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:
00095806
Views:
30
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.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform