- Apr 4, 2000
- 61
- 0
- 0
I have a generic windows project with a form.
I want to access members of that form from an outside file, like I want to get values of text fields or checkboxes, whatever...
how would I do this from an outside file since you can't use the "this"
I want to access members of that form from an outside file, like I want to get values of text fields or checkboxes, whatever...
how would I do this from an outside file since you can't use the "this"