visual basic
1. Open the sunshine solution file. change the text boxs max length property to 1 change its charactercasing property to upper open the code editor window the text box should accept only the bacspace key and the letters A,a,B and b. if the users clicks the display button without endering a code the selection sturcture should display the text “not Availible” in the lblname control. […]