Hi,
My Host app has an MDI Container Form and the AddIn has a child form.
How can I set child's MdiParent to MDI form on Host app?
I tried but get : "Serialization not supported for Form class exception"!
Please...