Resource Page Description
It is very common that to develop multi WinForm in same application, it also involve data transfer, parent and child WinForm communication and control. In this sample, it will demostrate how to work with parent form and child form to pass data and fire parent form action from child form.