Hi
I'm using MDI layout, everytime I close a child form, and reopen it, the
location of the child form will be slightly moved to right-down from the original location unless I click the Arrange->Cascade, How can I fix the location of the child form, but not thru setting this code
me.top=0
me.left=0
or
me.arrange vbcascade