Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Note: Form Size is 3 3 0 3 8 0 Add the following to the form: a . Ninelabels b . Six buttons c .

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,?bar( Event ),Action,],[btnReadName,Click,\table[[- Display an input box to read student name],[- Output student name in lblName],[- Student name should be displayed in uppercase],[- Changes lblName foreColor to Maroon]],\table[[5 Marks]]],[btnReadFees,Click,\table[[- Display an input box to read the feesof a student],[- Output the fees in lbl Fees]],3 Marks],[btnReadGPA,Click,\table[[- Display an input box to read the current GPAof a studen],[- Output the GPA in lbl GPA]],3 Marks],[btnDetermine,Click,\table[[- Determine the discount percentage as follow:],[0.75 if the current GPA is 4],[0.5 if the current GPA is between 3.75 and 4],[0.25 if the current GPA is between 3 and 3.75],[No discount if the current GPA is bellow 3],[- Changes lbl_Discount foreColor to Green],[- View picDiscount],[- Calculate the new fees after applying the discount as follow:],[newFees = fees -(fees ** discount
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_2

Step: 3

blur-text-image_3

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

More Books

Students also viewed these Databases questions

Question

What are some global issues confronting women?

Answered: 1 week ago