Hi all,

I have two classes in my ActiveX DLL component. I wish to use properties from one class inside the other.

How do I do this? I'm I on the write lines with using Friend Properties.

Thanks, Paul