In this exercise, you modify the Valley Park application created in Lesson Bs Exercise 2. a. Open

Question:

In this exercise, you modify the Valley Park application created in Lesson B’s Exercise 2.

a. Open the VB2015\Chap01\Valley Solution\Valley Solution (Valley Solution.sln) file. If necessary, open the designer window.

b. Replace the Exit button with a timer control named tmrExit. The timer should end the application after six seconds have elapsed.

c. Save the solution and then start the application. When six seconds have elapsed, the application ends.

d. Change the label’s text to “Come join the fun at Valley Park!” (without the quotation marks). Center the label horizontally on the form.

e. Set the form’s FormBorderStyle property to FixedSingle. Also, remove the elements (icon and buttons) and text from the form’s title bar.

f. Save the solution and then start the application. Close the Code Editor window and then close the solution.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: