Hello everyone!
When I am trying to associate an event handler with the click event of a button control it doesnt show up/ generate event handler. Please check the screenshots. Instead of "new EventHandler(Button1_Click)" it shows "Button1_Click"
Thank you.