VB / VBA / Visual Basic 6
HOW TO HANDLE EVENTS AND SET PROPERITES IN VISUAL BASIC This Visual Basic (VB) lesson gives an overview of an event handler and explains how to write code to react to events. You will learn how to set properties for controls, as well as how to use IntelliSense, add comments to your code, and use code regions.