James Dickinson
PigeonPie
- Local time
- Tomorrow, 10:04
- Joined
- May 10, 2018
- Messages
- 43
Sometimes a need to log the Forms flow is required and if the form is heavy with form events or Form Controls then it could be a good time to use a WithEvents
Class to capture the Form/User experience.
I have attached a simple database with some basic WithEvents Hooks for you to use as you will and experiment with.
I hope someone finds this useful.
Good luck out there
Regards
James
Class to capture the Form/User experience.
I have attached a simple database with some basic WithEvents Hooks for you to use as you will and experiment with.
I hope someone finds this useful.
Good luck out there
Regards
James