|
-
March 20th, 2012, 11:10 AM
#1
Having issues in data handling of windows forms.
Dear All,
I am new in C# windows programming and having issues in handling data of windows forms.
Here is the scenario.
I have created one windows form (named as form1) in which i am taking input via various controls such as text boxes, list boxes, combo boxes and trying to show it in another form , till showing one windows form's input value in second form is working fine but when I try to access values of form1 in third form in order to do some computation based on form1 values I am unable to access them.
Please help me in this scenario that how could access the values of form1 in the third form.
If required I can paste the code here as well.
Thanks,
Fahad Bin Aziz.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|