T
TusharP
Hi,
Before asking my doubt, first I want to tell you about my application
structure. I want to design a Client Desktop program, which has an MDI form.
This MDi Form has one Horizontal Toolbar. Button of Toolbar get added
whenever it find Plug-in dlls in "Plug-In" directory. Now this Plug in dll
is nothing but form (child form of MDI form).
I want your help to sort this problem. i.e When MDi form create instance of
dll(form.dll) that form should me child of MDI application.
I want this type of architecture to simplify next development of
application.
Thank You in Advance
Tushar P.
Before asking my doubt, first I want to tell you about my application
structure. I want to design a Client Desktop program, which has an MDI form.
This MDi Form has one Horizontal Toolbar. Button of Toolbar get added
whenever it find Plug-in dlls in "Plug-In" directory. Now this Plug in dll
is nothing but form (child form of MDI form).
I want your help to sort this problem. i.e When MDi form create instance of
dll(form.dll) that form should me child of MDI application.
I want this type of architecture to simplify next development of
application.
Thank You in Advance
Tushar P.