Hi All,

I am developing an ActiveX at the mo. What I would like to be able to do is when the activex is placed on to a form (probably in UserControl_Initialize() function) is to determine if there is another instance of this activeX on the form already. If there is then I can expose some properties/methods for communicating between the two.

Any thoughts? Is this possible?

Cheers