neilkonitzer
Programmer
I have an application that will load and then close MDI child forms based on a menu selection.
Even when I anything other than: Me.LayoutMdi(MdiLayout.Cascade), subsequent MDIChild forms appear in a cascaded format.
I want each form to always load at the same spot (top left). Manually specifying the location properties does not appear to do anything.
How can I do this.
Thanks in advance!
Neil Konitzer
Freisoft
Even when I anything other than: Me.LayoutMdi(MdiLayout.Cascade), subsequent MDIChild forms appear in a cascaded format.
I want each form to always load at the same spot (top left). Manually specifying the location properties does not appear to do anything.
How can I do this.
Thanks in advance!
Neil Konitzer
Freisoft