Question: Design and implement a single form that has the following controls in visual basic: 1) A button to change the background color of your form
Design and implement a single form that has the following controls in visual basic: 1) A button to change the background color of your form from blue to red 2) A button to change the background color of your form from red to blue 3) A label control and a textbox control 4) A button to display the contents of the textbox on the label (i.e. whatever I type in the textbox will be displayed as the label when I click the control) 5) A PictureBox which contains a non-copywrited picture. (please have the PictureBox 50 pixels down from the top of the form and 100 pixels from the left side). 6) A button which centres the picture being displayed on the form 7) A button which moves the picture box to 20 pixels from the left side of the window 8) A button to end the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
