D
Daniel Kim
I'm using .NET VC++, and when I add an event handler, everything looks
good - it shows up in my class browser, etc.
But I could not figure out how to delete the EVENSINK!! The only way seems
to be if I go and remove the lines from the .h and .cpp code manually... I
am thinking that I must be missing something... Because in VC6, I was able
to delete the event handlers using the Class Wizard...
I would appreciate any help on this.
--Daniel
good - it shows up in my class browser, etc.
But I could not figure out how to delete the EVENSINK!! The only way seems
to be if I go and remove the lines from the .h and .cpp code manually... I
am thinking that I must be missing something... Because in VC6, I was able
to delete the event handlers using the Class Wizard...
I would appreciate any help on this.
--Daniel