D
David L Wright II
I am trying to access a mdi parent form's properties and methods outside of
the mdi parent form's class module. I keep getting "Reference to a
non-shared member requires an object reference" compiler error.
The mdi parent form is the startup object. I should be able to access the
startup object in my other modules, but I cannot find the startup object's
name.
Does anyone have suggestions?
the mdi parent form's class module. I keep getting "Reference to a
non-shared member requires an object reference" compiler error.
The mdi parent form is the startup object. I should be able to access the
startup object in my other modules, but I cannot find the startup object's
name.
Does anyone have suggestions?