<=Back
Write a program in visual basic with a label and text box named label1 and Text1 respectively that uses a procedure to perform the following sequence of events when the command button is clicked. Use with statements. (6 marks)
•TextBox1 is disabled
•The background colour of TextBox1 becomes yellow
•Label1 becomes visible
•Text on the label to have a blue colour
•The font of text on the label to be bold.
 Viewed: 414 times
Share in: