Question: Programming Visual Basic, Windows Classic Desktop, Windows Form App(.NET Framework) Form1.vb Create a final project of your own. You can do any topic or application
Programming Visual Basic, Windows Classic Desktop, Windows Form App(.NET Framework)
Form1.vb 
Create a final project of your own. You can do any topic or application that you want but be sure to include at least the following 1. A splash/about form (5 points) 2Main form: (20 points) Include objects that you need for your application, i.c. labels, lext boses buttons, group boxes, radio buttons, checkboxes, list boxes, combo boxes picture boxes, menus, etc. Create a visually appealing interface. Use color, font styles, pictures layout, etc. to do this. 3. 4. Menu strip (5 points) Programming: (60 points total) Declare variables (5 points) Test for errors and use error message boxes (7 points) Convert strings to numeric variables and numeric variables to string variables. (6 points) . Use If...Then...Else statement(s) OR Select Case statements (10 points) . Include a looping structure OR a SUB or Function that you write (10 points) Manipulate the Visible or Enable property (5 points) Use a list bax or a Combo Box or an input box (10 points) Use correct syntax and Logic (7 points) 5. Documentation: (5 points) Include comments 6. Presentation: (5 points) Present your project in class . 7. Your app cannot be exactly the same structure as another project you worked o during the semester although you can use different parts from different projects at least 20 point deduction) Extra credit: Add something in your project that we did not cover in class (3 points . Do both a loop AND a function or sub that you write (3 points) . Create a requirements Document and Event Planning document for you project (3 points) Remember to zip the folder which has of a folder for the project as well as the Visual Basic form and then submit the zip file through Blackboard to the Final Project assignment area
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
