Lect02 Introducing Programming
Lect02 Introducing Programming
T U T O R I A L
Completing the
5
Inventory
Application
Introducing Programming
Outline
Objectives
Introduction
Result of calculation
Figure 5.4 | General settings page for Visual Basic text editor.
Class definition
Close box
Event handler
Figure 5.9 | Code added to the Calculate Total Button’s event handler.
Selected member
IntelliSense
Modified Inventory
application code
Context help
Suggested solutions to
misspelled identifier
(note that the debugger
interprets the misspelling
as a new, undeclared
identifier)
Figure 5.22 | Using the Error Correction window to fix a compilation error.
2009 Pearson Education, Inc. All rights reserved.