Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Fun with Textboxes
Message
De
18/09/1998 21:12:18
 
 
À
17/09/1998 21:25:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00138043
Message ID:
00138556
Vues:
18
>Hi All ---
>
>Want to see a neat trick? Put the following code into the InteractiveChange event of a TextBox:
>
>THIS.Value=PROPER(THIS.Value)
>
>Enjoy!!



Good Joke...
This make me avoid to use Interactivechange but use Keypress coding instead!
But sometime it make me trouble on different between DisplayValue and Value...

Now, most of my textbox has added these:
*txt.gotfocus()
This.Selstart =0
This.SelLength=Len(This.value)

*txt.Click()
This.GotFocus()

Then, all are highlighted and do Keypress() if need... >~<'



I suggest you to add in FAQ and help beginer to mention this problem!
The weak wait for chance, The strong bid for chance,
The clever notch up chance, but The merciful give you chance.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform