E
ECVerify.com
I posted this earlier but never got a response...so I am trying again
****************************
Hey everyone,
I have a simple (I hope question)
To get the events in C# I can go to the designer view and I can select
an event for any control or form via the lightning bolt...cool
To get an override for a form I can go to the class view and I can
drill down and get the overrides by right button over the method and
selecting the override and add from the context menu...ok, cool
*****But if I have a button on the form and I want the override of the
button there seems to be no way to get to it. I can see MyButton
listed but to get to the overrides seems impossible.
What I end up having to do is manually adding the override for controls only.
Please help me find how to add them another way.
Thanks, Ed,
****************************
Hey everyone,
I have a simple (I hope question)
To get the events in C# I can go to the designer view and I can select
an event for any control or form via the lightning bolt...cool
To get an override for a form I can go to the class view and I can
drill down and get the overrides by right button over the method and
selecting the override and add from the context menu...ok, cool
*****But if I have a button on the form and I want the override of the
button there seems to be no way to get to it. I can see MyButton
listed but to get to the overrides seems impossible.
What I end up having to do is manually adding the override for controls only.
Please help me find how to add them another way.
Thanks, Ed,