Open the form in the Visual Studio form editor.

Open the properties window (right click on the form and choose 'properties').

Click on the lightning bolt in the properties window. This displays the events viewer.

Find the OnLoad event and make sure it's still attached to your on load handler.