I'm using VB6 and I have a project that has other projects listed in the Object Explorer. In the primary project (which contains a MDI form), I put a statement in the MDI Form that tries to reference another form from within another project and it won't let me do it. What am I doing wrong?

Thanks,