I'm trying to override an event handler in a subclass - how can i get VS2008 to generate the stub?
For that matter can it generate the code for a method override?
Is there a trick?
I'm trying to override an event handler in a subclass - how can i get VS2008 to generate the stub?
For that matter can it generate the code for a method override?
Is there a trick?
I don't think so, but did you tried CodeRush from Devexprees, it may have this facility.