Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Text box with numeric input
Message
De
22/01/2009 07:39:14
 
 
À
21/01/2009 23:00:24
Hee Lim Wang
Fantasy Software Enterprise
Malaisie
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01376164
Message ID:
01376250
Vues:
14
how to get the correct input value even user does not press enter ?

This coode in the Textbox's GotFocus():
WITH This
  .Textbox::GotFocus()
  .SelStart = 0
  .SelLenght = LEN( .Text )
  NODEFAULT
ENDWITH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform