hi,
can anyone please tell whether inheriting a form in the following way is allowed or not?
i have a VB solution with two project.
consider Proj1 is the startup project with a MDI form, Form 1 and Form 2
Proj2 has Form3 and Form4.
is it possible to access a method in Form 1 from Form 4. if so then how to do that?
please reply asap.