2
Answers

Interaction between two differentapplication

I have two applications named "Sender" and "Receiver" both application have a TextBox. My requirement is whenever I enter some text in Sender's Textbox it should reflect in Receiver's TextBox

Answers (2)