Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Short Cut to a Button
Message
De
28/07/1999 20:15:45
 
 
À
28/07/1999 20:14:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00247439
Message ID:
00247475
Vues:
21
You can easily make a shortcut to a command button by preceding the letter in the caption by "\ <" and pressing ALT+R (Button.Caption = "\ < Renew")

If you must use the CTRL+R shortcut, then change the form KeyPreview property to .T. and intercept the shortcut in the form KeyPress() event.

HTH

>>Is there a way to make a shortcut to a command button in a command buttongroup?
>>
>>For instance make a shortcut for "Renew" Button as CTRL-R
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform