Question: Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Penguin Solution and Penguin Project. Save the application in

Create a Visual Basic Windows application. Use the following names for the solution and project, respectively: Penguin Solution and Penguin Project. Save the application in the VB2015\Chap01 folder. Change the form file’s name to Main Form.vb. Change the form’s Font property to Segoe UI, 9pt. Create the user interface shown in Figure 1-30. You can use any font style, size, and color for the label control. The form should be centered on the screen when the application is started. Assign appropriate names to the form and button. The picture box should display the image stored in the VB2015\ Chap01\Penguin.png file. Code the Exit button so that it closes the application when it is clicked. Change the executable file’s name to Penguin. Save the solution and then start the application. Use the Exit button to stop the application. Close the Code Editor window and then close the solution. Use Windows to open the project’s bin\Debug folder, and then run the project’s executable file.

Penguin Grille Penguin Grille Your Hometown Restaurant Exit

Penguin Grille Penguin Grille Your Hometown Restaurant Exit

Step by Step Solution

3.47 Rating (160 Votes )

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

Microsoft Visual Studio Solution File Format Version 1200 Visual Studio 14 VisualStudioVersion 140220131 MinimumVisualStudioVersion 100402191 ProjectF184B08FC81C45F6A57F5ABD9991F28F Penguin Project Pe... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming with Microsoft Visual Basic 2015 Questions!