Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

LABORATORY ACTIVITY Score: Student Name: Student Number: Subject Code / Section: Create a Visual Basic Windows application. The form should be centered on the screen

LABORATORY ACTIVITY
Score:
Student Name:
Student Number:
Subject Code/Section:
Create a Visual Basic
Windows application. The
form should be centered
on the screen when it first
appears; set the
appropriate property.
Create the interface shown
in Figure 1. Use the
following names for the
text boxes, labels, and
buttons: txtLength, txtWidth, Ib|AreaSqFt, IbIAreaSqYd, btnCalc, btnPrint,
btnClear, and btnExit. The contents of the IbIAreaSqFt and Ib|AreaSqYd
controls should be centered; set the appropriate property. Lock the controls
on the form. Set the Tablndex values appropriately. The Exit button should
end the application when it is clicked; code the appropriate event procedure.
Save the solution and then start the application. Verify that the tab order is
correct. Also verify that the access keys work appropriately. Use the Exit
button to end the application. Close the solution.
Create the interface shown in
Figure 2. Use the following names
for the text boxes, labels, and
buttons: txtNsales, txtSsales,
txtEsales, txtWsales, txtNincrease,
txtSincrease, txtEincrease,
txtWincrease, IblNorth, IblSouth,
IbIEast, IbIWest, btnCalc, btnPrint,
btnClear, and btnExit. The
Page 193
contents of the four label controls that display the projected sales should be
right-aligned; set the appropriate property. Lock the controls on the form.
Set the Tabindex values appropriately. The Exit button should end the
application when it is clicked; code the appropriate event procedure. Save
the solution and then start the application. Verify that the tab order is correct.
Also verify that the access keys work appropriately. Use the Exit button to
end the application. Close the solution.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Graph Databases In Action

Authors: Dave Bechberger, Josh Perryman

1st Edition

1617296376, 978-1617296376

More Books

Students also viewed these Databases questions

Question

Explain the concept called liability of newness.

Answered: 1 week ago

Question

What are the different categories of financial instruments?

Answered: 1 week ago