Variable Missing in Appendix B
I was going through your book and started with Appendix B, creating the various forms. I downloaded the corrections and noted the Page 681 Error in Step 2:
"A variable is missing for NavigationPanel_MouseEnter event. Private imgCurrentNavimage As Image needs to be entered in step 2 in the text only. The code download is correct."
I entered the code and received an error - "'Private' is not valid on a local variable declaration". I looked at the downloaded code and there is no "Private" statement. I am confused and need help.
|