Hi! I'm new around here and I've been doing VB quite some time but have just started to use ActiveX DLLs in my projects to make it easier to change sections.

Just wondering if it's possible to show a MDI Child included in a DLL to be shown on an MDI Form on a Standard EXE that uses the DLL? I was able to use it if it wasn't an MDI Child, but it says no MDI Form available when I show the child form although the MDI Form of the Standard EXE is already running.

Any help? Thanx!