Need Help in inheriting a form

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kalaivani572
    New Member
    • Feb 2007
    • 5

    Need Help in inheriting a form

    hi,

    can anyone please tell me 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?

    i tried accessing the method Proj1.Form1. but got a error message "Are you missing assembly?"

    please reply asap.
Working...