I was writing some code a few days ago based on Hallvard's Hack #10, and it made me wonder, how many events tend to get put on things? So far, the highest count I've found comes from an in-house custom descendant of a DevExpress grid at the company I work for, which has 83 published events in the Object Inspector. Anyone know a component that can top that?
|
|
|
|||
|
|
|
|
This is really an unanswerable question since whatever number is come up with here could easily be topped tomorrow. Unless there is an upper limit to the number of published events a component can have, there is no answer. As soon as one is agreed on then someone could release on that has N+1 events. Repeat forever. |
||
|
