I need some reading material on how to set up an
event handler using AddHandler.

I'm having no luck using online help.
I think I could use an example.

I've added some button
controls at run-time but I havent yet
determined how to dynamically add their associated
handlers using AddHandler.

I'm using VB2005.net

Thanks