Hello everyone,
Here's the scenario: I have three windows forms (frmMain, frmClients, frmOrders).
There's a button on frmClients that opens frmOrders.
Now, the question is: What's the code on frmClients to define that the frmOrders' MDIParent is frmMain?
Thank you very much for your time and help,
JC Carmo.
Here's the scenario: I have three windows forms (frmMain, frmClients, frmOrders).
There's a button on frmClients that opens frmOrders.
Now, the question is: What's the code on frmClients to define that the frmOrders' MDIParent is frmMain?
Thank you very much for your time and help,
JC Carmo.