Buy Solved Penn Foster 037095

$3.99

Buy Solved Penn Foster 037095

 

Graphical User Interface
Design for Windows Forms
OVERVIEW
You now have the basic GUI skill to make the GroceryApp
project a multiple-form application. This project will assess
your understanding of using controls, and menus and handling
multiple forms.
Make sure that you follow all directions completely and verify
your results before submitting the project. Remember to
include all required components in your solution or you won’t
receive full credit.
YOUR PROJECT
In the graded project for Lesson 3, you added grocery classes
to the GroceryApp project. In this project, you’ll add a form
to allow users to add grocery items to the shopping basket.
The form will also use menus. You’ll also set the startup form
and manage the login form window. The output of this project
will be used in the next graded project.
INSTRUCTIONS
1. In Visual Studio, load the GroceryApp project that you
completed in Lesson 3.
2. Add a new form to the project named GroceryItemForm.
3. Add controls to GroceryItemForm in the following layout:
Label controls, two TextBox controls, a NumericUpDown
control, a ComboBox control, a GroupBox component, a
RichTextBox control and a Button control.
161
4. Modify the design-time properties of the form and its
controls using the following table:
5. Add the option E&xit to the Application menu.
6. Add the options A&dd and &View in the Basket menu.
7. Save your work on GroceryItemForm.vb.
8. Open the design view of LoginForm.vb.

9. Select LoginForm. Set the AcceptButton and
CancelButton properties to the buttons btnLogin and
btnCancel, respectively.
10. Select txtPassword. Set the PasswordChar property to *.
11. Set the TabIndex property for the text username and
txtPassword controls to 0 and 1, respectively.
12. Save these changes on LoginForm.vb.
13. Open the design view of GroceryItemForm.vb.
14. In the form’s Load event, display the login form modally.
15. In the Click event of the btnAddToBasket button, create
a GroceryItem object using the values from the controls
and adding them to the basket variable. Remember the basket
variable is the GroceryBasket collection.
a. Make sure all controls except txtScanNumber contain
a value.
b. Set the value of the txtScanNumber control using the
following code:
txtScanNumber.Text = _
txtBrandName.Text.Substring(0, 3) & “1019”
c. Instantiate the GroceryItem class, using the control
values.
d. Use the following expression to set the Aisle property
[Enum].Parse(GetType(Aisle), last aisle.Text)
This expression converts the text into an Aisle
enumeration.
e. Add the GroceryItem object to the basket variable.
f. Make sure to clear the content of all controls.
16. In the Click event of the Exit menu item, end the application.
17. Have the btnAddToBasket_Click method handle the
Click the event of AddToolStripMenuItem as well.
18. In the Click event of the View menu item, display all of
the items in the basket variable in an informational message
box. You need only display the Aisle, ScanNumber,
and BrandName properties. See Assignment 9 for help.

19. Set GroceryItemForm as the startup form.
20. Save and run the application. Verify that all controls and
menus work correctly. You must provide a valid username
and password to access the main form.
21. Make sure to test your work fully before submitting your
project.
Note: If you close the Login form, you don’t need to perform
the login process. This is by design so that you can test the
application without logging on.
SUBMISSION GUIDELINES
To submit your project, you must provide the following three
files:
■ LoginForm.Designer. vb
■ GroceryItemForm.vb
■ GroceryItemForm.Designer. vb
To find these files, you should go to the directory where you
saved the GroceryApp project. To determine this path,
click on GroceryApp in the Solution Explorer panel. Copy
the value for the Project Folder property in the Properties
panel. In Windows Explorer, paste the file path and
press the Enter key. Copy the LoginForm.Designer. vb,
GroceryItemForm.vb, and GroceryItemForm.Designer. vb
files to your desktop or any other temporary location.
Use the following procedure to submit your project online:
1. Log in to view your student homepage and go to the
My Courses page.
2. Click on Take Exam next to the lesson you’re working on.
3. Attach your files as follows:
a. Click on the Browse box.
b. Locate the file you wish to attach.
c. Double-click on the file.
d. Click Upload File.

e. If you have more than one file to attach, repeat
steps a–d for each file.
4. Enter your e-mail address in the box provided.
(Note: Your e-mail address is required for online
submissions.)
5. If you wish to include comments about this project to
your instructor, enter your comments in the Message
box.
6. Click on Submit Files.
GRADING CRITERIA
Remember to follow directions and follow good OOP principles
as described in the study guide.
Your project will be graded using the following rubric:
■ The GroceryItemForm contains
the required controls and layout. 140 points
■ The GroceryItemForm contains
the required application logic. 120 points
■ The LoginForm has been
modified correctly. 110 points
■ All source code files are included. 130 points
TOTAL 100 points
Graded

Want Guide to Penn Foster?

Are your assessments throughout the corner? Are you thinking, I need someone to take my online exam? Do you want someone to help you out in the ones dire times of yours? Welcome to Get Exam Done. We are an academic help issuer that connects professional academics to struggling university college students. We help university college students with their online assessments with the useful resource of usage of assisting them hands-on at some stage in the exam. It does now no longer depend on what your issue is, we have got were given specialists in all of them. So, come aboard! Let’s cope with your take my exam online worries. We are available 24/7. You can call us anytime, speak about your online exam problems, and get solutions.

Scott Belmont from NYC, USA
Hired a tutor to take programming class and final exam
40 minutes ago
Ebony Nicole from Bronx, USA
Hired a tutor to take history and algebra final exams
2 hours ago
Randy Wells from Texas, USA
Hired an expert to take chemistry proctored exam
1 hour ago
Kurt LeBlanc from Iowa, USA
Hired an expert to take statistics online exam
1 hour ago