Hi,
How to retrieve the winform controls from another Form?
For Example i have winForm named as sample1,in which i want to write code for to retrieve controls of another form named as Sample2?
Is It Possible?
How to use control.controlcollection.find(formname)?
Thanks
Subash