
IntroductionSo far we have worked extensively with only one type of Control: the TextBoxes on Form enabled with Events to Raise the Event and capture in the Class Module, in various ways. We have done demo runs to capture Events Raised from Form, like AfterUpdate and LostFocus,...