Skip to content
Samuel Gomes edited this page May 9, 2023 · 1 revision

Events are SUBs that are triggered after the controls in your form are manipulated at runtime. This is a central part to InForm's functionality, as this is where you write the code to respond to the controls.

Control-specific events

Other

Clone this wiki locally