-
Notifications
You must be signed in to change notification settings - Fork 16
Events
FellippeHeitor edited this page Dec 22, 2016
·
4 revisions
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