A
angus404
I am developing a Project Add in using VSTO in C#. I would like to load a
form whenever a project is opened. How do I get to the open event handler.
I have successfully used events like ProjectBeforeSave and
ProjectBeforeTaskChange, but I can't find an event for Project Open.
Thanks
form whenever a project is opened. How do I get to the open event handler.
I have successfully used events like ProjectBeforeSave and
ProjectBeforeTaskChange, but I can't find an event for Project Open.
Thanks