Programming with Microsoft Visual Basic 2017, Loose-Leaf Version
Programming with Microsoft Visual Basic 2017, Loose-Leaf Version
8th Edition
ISBN: 9781337685733
Author: ZAK, Diane
Publisher: Cengage Learning
Question
Book Icon
Chapter 1, Problem 1E
Program Plan Intro

Form design:

  • Open Microsoft Visual Studio.
  • Select Visual Basic and click Windows Application.
  • Name the project as “Florist Project”.
  • Store the file in desire location.
  • The created project is now display with a form in the name of Form1.
  • Rename the Form1 as “Main Form” and add the necessary components.
  • In property window, change the Form name and add changes for Form elements properties.
  • Click the File menu->Save All.

View of the form design in the IDE:

Programming with Microsoft Visual Basic 2017, Loose-Leaf Version, Chapter 1, Problem 1E

The form control properties in the properties window are as follows:

ObjectPropertySetting
Form1TextFlorist Haven
PictureBox1ImageFlorist.png
PictureBox2ImageMessage.png
PictureBox3ImageHours.png
btnExitTextExit
  • Add three PictureBox control to show the images.
  • Add a Button control to exit the program.

Blurred answer

Chapter 1 Solutions

Programming with Microsoft Visual Basic 2017, Loose-Leaf Version

Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning