Not sure I understand you correctly, but you should not expect an ActiveX
Control container to implement other than the standard interfaces, so I
guess that the "parent" that Implements IControlInterface is another Control
implemented in VB6, please correct me if I'm wrong.
Willy.
> Good Day All,
>
[quoted text clipped - 36 lines]
>
> Dan
Dan - 10 Jun 2005 19:21 GMT
Willy,
Thanks for your response.
In VB6 we had a form that implemented the IControlInterface. The ActiveX
controls were then loaded onto that form which would become an MDI child that
we displayed in a MDI parent. The series of controls were always loaded on an
instance of that form.
Dan
> Not sure I understand you correctly, but you should not expect an ActiveX
> Control container to implement other than the standard interfaces, so I
[quoted text clipped - 43 lines]
> >
> > Dan