In the code view pane, click on the Form1 class in the top left drop box and choose ( Base Class Events ) then the top right drop box will show all of the events for the Form1 object, the Activated event should be listed first... in the top right drop box
Note: you can repeat this process for every object in your project, even if you create an object in code at design time...