W
wzack
We are building a framework in C#. One thing that we would like to do
is know when any child control (checkboxes, radio buttons, etc.) is
changed in a container of controls (such as a panel or a form). This
seems like it ought to be simple, but we cannot figure out how to do it
in .NET without writing code in each object.
Bill Zack
is know when any child control (checkboxes, radio buttons, etc.) is
changed in a container of controls (such as a panel or a form). This
seems like it ought to be simple, but we cannot figure out how to do it
in .NET without writing code in each object.
Bill Zack