Due: Tuesday, Jan 28
Goal: Gain experience with Visual Basic IF-THEN Statements.
Task: Copy the two files named Guess_F2001 found in R:/CIS/CIS1105_gibbons to your work area. Open up the Project file in Visual Basic. Your job is to add code to the button labeled "Check your Guess" so that when the used clicks on it it displays either, "Your guess is too small", "You guess is too large", or "You guessed the right number !!!" in the Text3 textbox.
After you have done this, change the forecolor of the top textbox to white so that the computer's number cannot be seen.
In Visual Basic printout the project (File -> Print) making sure you check both the Form Image and Code checkboxes on the print screen. Turn these two pages in.