Answered step by step
Verified Expert Solution
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 :
marks
Develop a VB application that reads the fees to be paid by a student and hisher current GPA. The program should determine the discount percentage deserved by the student and calculate the fees after discount.
Create a new project named LabTestYourIDeg LabTest
Design the form as follow:
Note:
Form Size is
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 mark
Write the proper code that responds to the following events handlers: mark for each code statement
tableControlEvent,Action,btnReadNameClick, Display an input box to read student name, Marks Output student name in lblName, Student name should be displayed in uppercase, Changes lbIName foreColor to Maroon,
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started