show/hide this revision's text 2 added 21 characters in body

Peter Rilling over at CodeProject has some simple and effective code to do event bubbling/broadcasting in winforms (and C#). It's really easy to use.

http://www.codeproject.com/KB/cs/event_broadcast.aspx

show/hide this revision's text 1

Peter Rilling over at CodeProject has some simple and effective code to do event bubbling/broadcasting. It's really easy to use.

http://www.codeproject.com/KB/cs/event_broadcast.aspx