Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Right mouse click with keyboard?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00095779
Message ID:
00095806
Vues:
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.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform