Write an event procedure to convert a text from Upper case to Lower case.
Refer Convert Text from Lower case to Upper case also.
A) Program Design :
(B) Property(Controls Used) :
Refer Convert Text from Lower case to Upper case also.
A) Program Design :
(B) Property(Controls Used) :
- 2 Labels
- 2 Text Boxes (Name TEXT1 with index 0 & 1 respectively, Locked Property is True for the second text box (for getting the result)
- One Command button with Caption Convert to Lower.
(C) Attaching Code to the Object :
No comments:
Post a Comment