R
RSH
I have a situation where I am working with a user class and I need to
reference the form. Is it best to pass the form object to the constructor
of the class on instantiation, or to access it another way?
Thanks,
Ron
reference the form. Is it best to pass the form object to the constructor
of the class on instantiation, or to access it another way?
Thanks,
Ron