Hai, I am coding in C# using visual studio 2010.
In my application i want a link between a text box in one form and radio button in another form.
Please send the code for it.
sir, Thanks for your reply. I want text Box must hold the selected value of radiobuttons.
In my application there are 3 radio buttons in one form.And these three must select automatically based on the values of textbox in another form.