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
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Selva GanapathyPosted Apr 24, 2014, 1:35 PM
Refer this article http://www.c-sharpcorner.com/UploadFile/6f0898/simple-way-to-establish-interaction-between-two-visual-studi/
Regards,
Selva Ganapathy K
VulpesPosted Apr 22, 2014, 9:43 AM
The code to do all this would be on the following lines: