- Home
·
- Miscellaneous
·
- if you want to force all characters in text box to be uppercase, you can use this event to change t
if you want to force all characters in text box to be uppercase, you can use this event to change t
if you want to force all characters in text box to be uppercase, you can use this event to change the case of the key as they are typed.
Rate if you want to force all characters in text box to be uppercase, you can use this event to change t
(1(1 Vote))
KeyAscii=Asc(Ucase(Chr(KeyAscii)))
End sub
if you want to force all characters in text box to be uppercase, you can use this event to change t Comments
No comments yet — be the first to post one!
Post a Comment