Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Edit Box
Message
From
01/12/2000 12:26:06
 
 
To
01/12/2000 12:21:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00448162
Message ID:
00448165
Views:
25
>Is there a way to make text entered into an edit box automatically uppercase? I have tried the ! in the format property but it dosen't work.

In the InteractiveChange()
this.Value = Upper(this.Value)
Insanity: Doing the same thing over and over and expecting different results.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform