Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fun with Textboxes
Message
From
18/09/1998 21:12:18
 
 
To
17/09/1998 21:25:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138043
Message ID:
00138556
Views:
19
>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform