views:

65

answers:

1

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?

A: 

I don't think so, but did you tried CodeRush from Devexprees, it may have this facility.

Wael Dalloul