I want form 1 controls are access into form 2 in windows form application
form 2.cs
form 1 frm = new form 1()
frm.show()
but here i try to access the form 1 controls
like frm.txt... its does not work
any one can help me please
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.
Ranjit PowarPosted May 20, 2016, 6:53 AM