Question: Write a visual basic program that has one label, and one textbox and a button. The label starts with first name. The textbox start out
Write a visual basic program that has one label, and one textbox and a button. The label starts with first name". The textbox start out blank. The button should be labeled "check". If the user enters the programmers (thats you) first name in the textbox and clicks the check button then the label changes to "last name" and the button label becomes "enter", if the user clicks the check button and the first name is wrong then the button's label changes to "incorrect reenter". Once the first name is entered then if the user enters the programmer's (that's you) last name in the textbox and clicks the button the textbox becomes read only and the button's label becomes "correct", if the last name in the textbox is wrong the button's label becomes "incorrect try again" and everything else remains the same.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
