So, I just started my first C# application. In VB.net you can view the form events by clicking the drop down at the top left that says "Form1 Events" and on the right drop down box by clicking the event you want to code.

How do I view the form events in C#?