C
Charles A. Lackman
Hello All,
I have a large application with multiple Windows Forms. I have code that
needs to be executed in the Load Event of every Form in the application and
was wondering if there was a way to add the code without having to go to
each form and copy and paste?
Is there a global location to override all the Load Events?
Thanks,
Chuck
I have a large application with multiple Windows Forms. I have code that
needs to be executed in the Load Event of every Form in the application and
was wondering if there was a way to add the code without having to go to
each form and copy and paste?
Is there a global location to override all the Load Events?
Thanks,
Chuck