Valhalla Legends Archive

Programming => Battle.net Bot Development => Topic started by: CrAz3D on May 23, 2003, 09:57 PM

Title: MDI Forms
Post by: CrAz3D on May 23, 2003, 09:57 PM
I was wondering if there is a way to "copy" then "paste" a form with in the main MDI for, like PsiBot does
Title: Re:MDI Forms
Post by: drivehappy on May 24, 2003, 05:19 PM
If you're using VB, create a MDI project from the wizard and look how they do it.