Registering a Class Category in VB... 
Author Message
 Registering a Class Category in VB...

I created several controls in VB that I want to use in my custom container.
The container does special things with these specific controls and allows
the user to pick which one to load by using a drop down box.  This box is
filled with the ProgIDs of the controls that support a new class category
that I created.  I found no way to have my VB control register the fact that
they implement the class category during the regsvr32 registration process.
At this point I have to run a .REG file to add the implemented category
information.

How can I build my VB control so that it registers the fact that it
implements a class category of my choosing?

Thanks

Mike Horn



Mon, 22 Jul 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Registering a Class Category in VB...

2. registering control for category

3. Component Categories and ActiveX dll classes

4. Adding a category to Master category list with VBA code

5. Register problems, VB Setup dont register HTML.OCX, cant load or register

6. VB.NET DLL can register with regsvr32 but cannot register with Component service

7. VB.NET DLL can register with regsvr32 but cannot register with Component service

8. Class Not Registered

9. OCX class registering problems

10. Cannot manually register Class Library DLL

11. Class not registered error

12. Class not Registered error on target machine...

 

 
Powered by phpBB® Forum Software