Hi,
How can I retrieve value from other form, which I have entered? This problem is for desktop application.
Sohel
Printable View
Hi,
How can I retrieve value from other form, which I have entered? This problem is for desktop application.
Sohel
I suggest that you read the Forms in VB.NET tutorial in my signature. The code is in VB.NET but the principles apply equally to C#. You can use the code converter links in my signature to convert the VB.NET code examples to C# if required.