Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #72.8K
1 Posted Topic
Re: Need help
Hi , Try following code snippnet - 1. Form 2 create two public properties. suppose i.name ii. address 2. Form1 on button click - create form2 object objform2. set objform2.name= value
The End.
sidtech