another events related question :-) I'm embedding a form into another form to use it as a control. I need its events so I object.attach(ctl,me,"control") into the form. The problem is.... the ctl (the embedded form) won't execute the form_resize code anymore. Is there any solution? Thanks Marco