Objects needed
- Textbox as Textbox1 - this is where the user will input a string.
- Label as Label1 - this is where the result being displayed.
- Button as Button1 - if this button will be clicked, it will change the supplied string into a Title-Cased string.
Code
No comments:
Post a Comment