Click to See Complete Forum and Search --> : MDIForms


rlecjr
March 29th, 2001, 09:51 AM
I know this is probably an easy question, so forgive me ahead of time for my absent-mindedness. I have an MDI form with a number of MDI child forms. When I open the child within the MDI, it does not align to the top left corner of the MDI. Which properties should I be changing to assure that the child aligns correctly within the MDI form?

Thanks,
Ron

rlecjr
March 29th, 2001, 09:58 AM
Sorry.. check that.. I have resolved that issue, but I still have one other. How do I assure that the size of the child fits within the size of the MDI form? Is this something that I have to manually size out or is there a way to say that the MDI parent should adjust to the size of the child?? Right now, some child forms are either too big for the form and, for some reason, are shrinking. I am just trying to sync everything together and it seems when I change one parameter, it screws something else up...

Thanks for any help clearing up my confusion!!

Thanks again,
Ron