form module

A module that includes code for all event procedures triggered by events occurring on a specific form or its controls. Additionally, a form module can contain other Sub or Function procedures that relate to the form. A form module is a type of class module.