An event provides notification when something happens. Code can be placed within an event to make the computer or program perform operations when an event is triggered. Examples of events: when an item is clicked on, double clicked on, or when the mouse enters or leaves an area. There are more events in VC++ than what this tutorial will show, so, it is suggested that you practice some event programming on your own with different events on different controls.
Code Download
Variables and Debugging.zip