<=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.
• 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
 Viewed: 410 times
Share in: