i am making a application in which i have parent mdi which contains a child form , now i want to make that child form the parent form of the third form when i try to do so it throws a exception
ERROR:
Form that was specified to be the MdiParent for this form is not an MdiContainer.
Parameter name: value
plz suggest the solution for this problem
ERROR:
Form that was specified to be the MdiParent for this form is not an MdiContainer.
Parameter name: value
plz suggest the solution for this problem