Ken_Lee
September 16th, 1999, 12:37 AM
To whom may concern:
I am currently developing a database system, and I had encountered a problem and hope you could help me in. A form as a child to MDIForm is MDI Child, how can I have a form as a child to another form rather than a MDIForm. I need this because if Form1 are larger than Form2 which both are MDI Child, when I click on Form1, Form2 will be at the back of Form1 and Form1's size was not negotiatable at all. At the meanwhile, I want Form2 to be a child of Form1 so that Form2 will not disappeared when I click on Form1. Anyway, thanks a lot for looking into this if it's not possible.
I am currently developing a database system, and I had encountered a problem and hope you could help me in. A form as a child to MDIForm is MDI Child, how can I have a form as a child to another form rather than a MDIForm. I need this because if Form1 are larger than Form2 which both are MDI Child, when I click on Form1, Form2 will be at the back of Form1 and Form1's size was not negotiatable at all. At the meanwhile, I want Form2 to be a child of Form1 so that Form2 will not disappeared when I click on Form1. Anyway, thanks a lot for looking into this if it's not possible.