Code error
The textbox you see on page 44, txtDisplayOutput, is the actual object used to display the results of the program, not txtResult as suggested in Table 2-2 on page 43.
Sorry about that.
__________________
Jack Purdum, Ph.D.
Author: Beginning C# 3.0: Introduction to Object Oriented Programming (and 14 other programming texts)
|