CIS205 - Visual Basic Programming
Final Programming Assignment
Use VB.NET to build an EXACT copy of this
example program
Download Final
Example Executable (zipped)
Here are some items worth noting:
- There is a Context Menu
- Form Sizes
Large |
250 x 100 |
Font Size: 30 |
Medium |
185 x 75 |
Font Size: 22 |
Small |
125 x 50 |
Font Size: 14 |
- Use the DateTime object to obtain the current time
- Use the Form's WindowState property
- Exit the program by using the Escape key
Make sure you follow the proper naming conventions for the controls and the forms.
When you are all done, zip up the project directory and send it to me at: CIS205_Assignments@hotmail.com
Make sure that the subject of the email is Final: Your Last Name