yes, how would i get text from one textbox to automaticlly copy and insert the same text into a another Form. Example: I type "hello" in textbox1 which is located in Form1 then i press ''ok'' then "hello" is automatically copy and inserted into textbox2 in Form2 (kind of like duplicating the text). How would i do this? Please Help!!