How to Document Assignments
Form Heading
Each form in your project should start with the following comment block to receive full credit:
Variable Names
All variables should use Pascal casing. The start of each word should be capitalized. Each control should be postfixed with the type of control in use.
MessageLabel
NameTextBox
LogoPictureBox
RedRadioButton