Handle window control event in web form?
I have a simple windows usercontrol that I have built using c#. This control has one event. When I embed this control in a windows form there is no problem with the containing form(windows form) "seeing" the event and handling the event.
However, when I embed this control in a web form using the