Hi
I have a subform with a Content control.
I want the subform to close when something happens on the Content control. The only event the subform can react on, is the Changed event, but I can't figure out when this event is triggered.
The item displayed in the Content control is another smartform, so the question is, can the smartform make the Content control trigger the Changed event, so that I can close the subform?
Regards
Oskar