Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Keypress in textbox
Message
De
16/10/2007 20:46:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Keypress in textbox
Divers
Thread ID:
01261393
Message ID:
01261393
Vues:
65
**Textbox.keypress()
LPARAMETERS nKeyCode, nShiftAltCtrl
DODEFAULT(nKeyCode,nShiftAltCtrl)
MESSAGEBOX(this.Value)
The messagebox always shows the value before taking the Keypress into account. How can I update that value of the control so that I could, for example, SEEK in the current workarea based upon the new value?

Thanks to all........Rich
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform