Tagged Questions
0
votes
2answers
206 views
Modifying a non-static object from a static method
I'll first tell you what I am trying to do, and then how I am trying to do it. If there is a better way please let me know.
I am working with two forms - lets call them form_main and ...