Hi all
here is what I'm trying to do:
I have a main exe project that dynamically loads different dll's, which contain different forms. The main project has a form and a panel. I'm trying to create a form in DLL and display it in the panel in the main exe project.
I saw someone saying that he had done it using the ManualDock method of the DLL form. Here is the link
I couldn't do it
Does anybody have a clue what can be done here?
I can't use AtiveX and BPL's. It is an old project and it will take me forever to change it.
Thanks in advance
here is what I'm trying to do:
I have a main exe project that dynamically loads different dll's, which contain different forms. The main project has a form and a panel. I'm trying to create a form in DLL and display it in the panel in the main exe project.
I saw someone saying that he had done it using the ManualDock method of the DLL form. Here is the link
I couldn't do it
Does anybody have a clue what can be done here?
I can't use AtiveX and BPL's. It is an old project and it will take me forever to change it.
Thanks in advance