Anonymous class support is not going to be in C# in 2.0. The closest
you can get is anonymous delegates, where you can define your code in the
event handler inline, instead of pointing to another method.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.