B
Brian Henry
How would i do this through using reflection (yes i know how to do it with
out it, im just trying to learn more)
I have a DLL with a form in it, named frmTestForm
now in the main application i want to load that form through reflection, how
do i access that form by name using reflection or even start to go about
loading it? thanks
out it, im just trying to learn more)
I have a DLL with a form in it, named frmTestForm
now in the main application i want to load that form through reflection, how
do i access that form by name using reflection or even start to go about
loading it? thanks