1 - design a program with 2 forms, each form only contains of one multiline textbox

2- then when user type a text in textbox1/form1 at same time the same text should be writen in textbox1/from2.

thank you for your help.