VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Changes all your keyed in letters into upper case.

Ulysses R. Gotera  (9 Submissions)   Custom Controls/Forms/Menus   Visual Basic 5.0   Unknown Difficulty   Fri 29th July 2005   Mon 8th February 2021

Changes all your keyed in letters into upper case.

API Declarations


' with out the user pressing the Caps Lock key?
'
' Then add the code below to your BAS file.
'
' Sample Usage:
'Private Sub Textbox1_KeyPress(KeyAscii As Integer)
' OnlyUpperCase KeyAscii
'End Sub

Rate Changes all your keyed in letters into upper case. (2(2 Vote))
Changes all your keyed in letters into upper case..bas

Changes all your keyed in letters into upper case. Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters