Events

An event is an action recognized by a form or control. Event-driven applications execute code in response to an event. Each form and control in the toolkit has a predefined set of events. If one of these events occurs and there is code in the associated event procedure, the toolkit invokes that code. This chapter documents the events supported by Microsoft Windows CE Toolkit for Visual Basic 6.0.