3
Today I started a project in C# and realized that in the navigation bar, when I click on a control I am directed to the designer of . aspx, and is not displayed the events that the control has as in VB.Net language.
I can only go to the event if I open the properties of the control, then I click on the icon Events, and then on the respective event.
Does anyone know if it is possible to solve this?