Host for Property Pages or Public Property Page 
Author Message
 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.



Tue, 25 Mar 2003 03:00:00 GMT  
 Host for Property Pages or Public Property Page

Anthony,

Quote:
>but VB doesn't seem to treat PropertyPage objects as real COM objects.

What makes you think that? AFAIK, VB property pages are true COM
objects that implement most (if not all) of the related interfaces.

Matt

============================================

  CodeHound - Free VB Search Engine
  http://www.codehound.com



Wed, 26 Mar 2003 09:09:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Host for Property Pages or Public Property Page

2. Disable Public Folder Home Page Property tab;

3. Can Property pages be made public?

4. Need to Have Property Pages Public

5. Getting Page Custom Properties onto a new page

6. Q: Property Sheets / Property Page How to

7. USE PROPERTY PAGE INSTEAD OF PROPERTY PANE!!!

8. How to Hide the Default Property Page for an ActiveX Control in Front Page

9. Modify property of property page

10. How to enable the page from and page to property of the common dialog

11. Adding an additional property page to a windows prop page

12. Setting .page property in reports

 

 
Powered by phpBB® Forum Software