Create a Windows Forms application. Use the following names for the project and solution, respectively: Florist Project and Florist Solution. Submit the assignment to Dropbox. a. Change the form...


Create Windows Form Application.


Instructions are below in Image


Create a Windows Forms application. Use the following names for the project and solution, respectively: Florist Project and Florist Solution. Submit the assignment to<br>Dropbox.<br>a. Change the form file's name to Main Form.vb.<br>b. Change the form's Name property to frmMain.<br>c. Change the form's Font property to Segoe UI, 9pt.<br>d. Change the form's MaximizeBox property to False.<br>e. Change the form's StartPosition property to CenterScreen.<br>f. Change the form's Text property to Florist Haven.<br>g. Add a button to the form. Change the button's Name and Text properties to btnExit and E&xit, respectively. Position the button in the lower-right corner of the form.<br>h. Add three picture boxes to the form. PictureBox1 should display the image stored in the Florist.png file, which is located in the VB2017\Chapoi folder. PictureBox2 and<br>PictureBox3 should display the images stored in the Message.png and Hours.png files, respectively. Use the interface shown in Figure 1-36 as a guide when sizing and<br>positioning the picture boxes.<br>i. Lock the controls on the form.<br>j. Code the Exit button and then add comments to the Code Editor window, as shown in Figure 1-36.<br>k. Open the Project Designer window and verify the name of the startup form, which should be frmMain. Also change the name of the application's executable file to<br>MyFlorist. Save the solution and then close the Project Designer window.<br>1. Start the application and then test the Exit button.<br>m. Print the application's code and interface, and then close the solution.<br>n. Verify that the MyFlorist.exe file works correctly. (The file is contained in the dropbox folder.)<br>Florit Haven<br>Main Formvb X Main Fomb (Desigl<br>lorist Project<br>Freshest flowers in<br>town!<br>Florist Project<br>Display store information.<br>Name:<br>* Purpose:<br>Programmer:<br>cyour name> on ccurrent date><br>Hours<br>Monday-Friday 6am to Spm<br>6am to 3pm<br>Closed<br>EPublic Class frelain<br>Private Sub btnExit_Click(sender As Object,<br>Me.Close()<br>Saturday<br>Sunday<br>5<br>End Sub<br>10<br>End Class<br>Figure 1-36 Interface and code for Exercise 1<br>

Extracted text: Create a Windows Forms application. Use the following names for the project and solution, respectively: Florist Project and Florist Solution. Submit the assignment to Dropbox. a. Change the form file's name to Main Form.vb. b. Change the form's Name property to frmMain. c. Change the form's Font property to Segoe UI, 9pt. d. Change the form's MaximizeBox property to False. e. Change the form's StartPosition property to CenterScreen. f. Change the form's Text property to Florist Haven. g. Add a button to the form. Change the button's Name and Text properties to btnExit and E&xit, respectively. Position the button in the lower-right corner of the form. h. Add three picture boxes to the form. PictureBox1 should display the image stored in the Florist.png file, which is located in the VB2017\Chapoi folder. PictureBox2 and PictureBox3 should display the images stored in the Message.png and Hours.png files, respectively. Use the interface shown in Figure 1-36 as a guide when sizing and positioning the picture boxes. i. Lock the controls on the form. j. Code the Exit button and then add comments to the Code Editor window, as shown in Figure 1-36. k. Open the Project Designer window and verify the name of the startup form, which should be frmMain. Also change the name of the application's executable file to MyFlorist. Save the solution and then close the Project Designer window. 1. Start the application and then test the Exit button. m. Print the application's code and interface, and then close the solution. n. Verify that the MyFlorist.exe file works correctly. (The file is contained in the dropbox folder.) Florit Haven Main Formvb X Main Fomb (Desigl lorist Project Freshest flowers in town! Florist Project Display store information. Name: * Purpose: Programmer: cyour name> on ccurrent date> Hours Monday-Friday 6am to Spm 6am to 3pm Closed EPublic Class frelain Private Sub btnExit_Click(sender As Object, Me.Close() Saturday Sunday 5 End Sub 10 End Class Figure 1-36 Interface and code for Exercise 1
Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here