Visit SearchWinDevelopment.com, the Visual Basic-Specific Search Engine.
               FREE benefits include Daily News, Developer Tips, Career Center, VB Forums & more.


Home Recent Code Popular Code SearchWinDevelopment.com White Papers

Jobs

Submit Code Email


Author:  gajesh kumar bagri
Date Submitted:  8/30/2007
Category:  Other
Compatibility:  VB 6
This code has been accessed 1863 times.

Email Yourself this snippet:

Task: 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.
Declarations

Code