
Host for Property Pages or Public Property Page
I'm defining an interface for COM add-ins for a VB Application. I've
designed a class to act as an interface, but I need each object to have it's
own property window. I'd like to make it easy to create these add-ins in VB
or C++. I was going to create a control in C++ that would host
PropertyPages from either VB or C++, but VB doesn't seem to treat
PropertyPage objects as real COM objects. I wanted to know if anyone had an
elegant Solution.
Thanks,
Anthony
Remove the NOSPAM from my address to reply thanks.