Hi,
I have two form, MainForm has link do the following:
frmChild.showDi alog();
the frmChild process some data then should return value to MainForm at TxtBox control
How can i do this?
I need a quick reply plzzz
Thanks
I have two form, MainForm has link do the following:
frmChild.showDi alog();
the frmChild process some data then should return value to MainForm at TxtBox control
How can i do this?
I need a quick reply plzzz
Thanks
Comment