Develop an application to convert a given Text from Lower case to Upper case
Refer Convert Text from Upper case to Lower case .
The only difference lies in the code.
(Don't forget to change the Program Design as given):
Refer Convert Text from Upper case to Lower case .
The only difference lies in the code.
(Don't forget to change the Program Design as given):
Private Sub Text1_Change(0 Text2 = UCase(Text1) End Sub |
==================================================================
No comments:
Post a Comment