VB.NET MDI Application
Hello,
I have a MDI Parent form named frmMain and a MDIChild form named frmWelcome.
I am trying to get the MDIChild form to load with the Parent form at startup.
Can someone help me to know what code I use for this and where it should be placed?
Thanks,
David
|