Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
KeyPress Event Question
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00038260
Message ID:
00039079
Views:
69
>Hi Brett!
>
>You can do it with following code in Interactivechange event of editbox:
>
>this.Value = upper(this.Value)
>
>Work well
>
>Have a happy day
>Vladimir Shevchenko
>
>> Under the help for an edit box it states that the only valid
>> format clause in an edit box is a K
>>
>> Did you get this to work in VFP 5.0?
>>

That is a solution, but through various test a bad solution. As the whole value gets UPPER cased every time the
user presses a key. It is very distracting to the user. Why is there not a function or fomat control that will cause
upper case for each key stroke?

Thanks for the input, but I still have to find someone who knows the answer to this, maybe it is
a Keypress Event answer or maybe it is something else.
Bret Hobbs

"We'd have been called juvenile delinquents only our neighborhood couldn't afford a sociologist." Bob Hope
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform