As a developer, it would be nice to have a Customizer Form_QueryUnload or similar event to clean up changes made in the Form_Activate event (e.g. de-referencing instantiated COM objects). It would also be nice to have a way to prevent the form from closing under certain circumstances.

Comments