Hi Marco,
By using Link.Open to open a form, you kind of lose control over it in the sense that it behaves like a Mainform, not like a DialogForm.
In order to detect when it is closed, you would use the same detection mechanism as you would use for your mainform and is documented here.
Hope this helps,
Palli