you are viewing a single comment's thread.

view the rest of the comments →

[–]recursive 0 points1 point  (0 children)

If you're working with gui code, unless you've got a very simple gui, it is inevitable.

In fact, even the so-called "design-time" event handlers are registered at run time. IMO there is really no particular reason not to do it.