The concept of MDI forms does not exist in the CF, so you cannot. You can declare a main form, and open it. Then do a showdialog() on the other forms, or a show() to show them. ~Dave
Dave Traister Software Engineer ComponentOne LLC www.ComponentOne.com