S
Stan Sainte-Rose
Hi,
Sorry about this newbie question, but I have some questions about the MDI
Concept.
I have a MdiParent form that calls a Child Form (A).
This Child Form (A) could call another Form (B).
Example.
My main Form is the MDI Parent Form.
I have a button that launches a Customer Listing (Child Form A).
When I want to get the details of one customer I load the (Child Form B)
How to set each Child for having the same MdiParent ?
Stan
Sorry about this newbie question, but I have some questions about the MDI
Concept.
I have a MdiParent form that calls a Child Form (A).
This Child Form (A) could call another Form (B).
Example.
My main Form is the MDI Parent Form.
I have a button that launches a Customer Listing (Child Form A).
When I want to get the details of one customer I load the (Child Form B)
How to set each Child for having the same MdiParent ?
Stan