Why we can select events in VB.NET Editor From Top Combo-boxes , But We cannot select the Events For Our C# Project like that.
I Know we can use the Events List in Properties window , But Isn't a way to do it like VB.NET?
For Example in asp.net project , there a events listed for any control we select , can we do something like that for C# ?
In VB.NET We can select and see the events from editor. but in C# we can't . is it true? or there is way to do that?
Here is the image in VB.NET , C# can done it ?