Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 : ( 6 0 marks ) Develop a VB application that reads the fees to be paid by a student and his /

Question 1:
(60marks)
Develop a VB application that reads the fees to be paid by a student and his/her current GPA. The program should determine the discount percentage deserved by the student and calculate the fees after discount.
Create a new project named LabTest_YourID(e.g. LabTest_201310492).
Design the form as follow:
Note:
Form Size is 330380
Add the following to the form:
a. Ninelabels
b. Six buttons
c. One picturebox
Give appropriate names to the forms, and controls (which are: labels and buttons).
picDiscount should be hidden
Each control worth 1 mark
Write the proper code that responds to the following events handlers: (1 mark for each code statement)
\table[[Control,Event,Action,],[btnReadName,Click,- Display an input box to read student name,5 Marks],[,,- Output student name in lblName,],[,,- Student name should be displayed in uppercase,],[,,- Changes lbIName foreColor to Maroon,]]
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

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions