G
Guest
I would like to know how to refer back to an object that I have passed to a dll
For instance, if I pass a form to a function in the dll then how do I determine the name of the form passed inside of the dll
reportform.gettype.
I want to be able to refer back to the form I passed in and reference the different properties of the for
Thanks
For instance, if I pass a form to a function in the dll then how do I determine the name of the form passed inside of the dll
reportform.gettype.
I want to be able to refer back to the form I passed in and reference the different properties of the for
Thanks