Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Don't leave textbox with backspace
Message
De
10/03/2002 11:25:20
 
 
À
10/03/2002 11:19:21
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00630723
Message ID:
00630726
Vues:
24
Hi Marcia,

Thanks

et

>Hi Earl.
>
>How can I make so that if the user is backspaceing in a text box when they get to the beginnig of the word it doesn't leave the textbox.
>
>This code, in the Textbox's KeyPress will do it:
>
>
>IF This.SelStart = 0 AND nKeyCode = 127
>  NODEFAULT
>ENDIF
>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform