Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Tab key clears textbox after popup menu
Message
De
12/08/2003 10:45:16
David Lane
Lothian Valuation Joint Board
Edinburgh, Royaume Uni
 
 
À
11/08/2003 12:40:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de menu & Menus
Divers
Thread ID:
00818179
Message ID:
00819367
Vues:
13
Fabio
Thanks
I've tried the following in the keypress of the textbox:

procedure edittextbox.Keypress()
LPARAMETERS nKeyCode, nShiftAltCtrl
IF nKeyCode=9
set step on
nodefault
return
endif

The tab key doesn't seem to be recognized after the right click menu as the debugger isn't opened; it is if access is via the command button click.

Dave
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform