is there a way to make it so that when a new child form is opened, that it will tile in the mdi form?
Printable View
is there a way to make it so that when a new child form is opened, that it will tile in the mdi form?
Try this code. For other Arrangeing methods, look up Arrange in your VBHelp file.
Code:MDIForm1.Arrange vbCascade