Click to See Complete Forum and Search --> : Get CoClass Name


Ramakrishnan V
April 6th, 1999, 04:13 PM
Hi !
I'm developing a usercontrol, that contains several other controls, in VB. I create the usercontrol (ocx) in a VC container, I have written. I got all the controls in the usercontrol project by using IOleContainer and enumerating all controls. I want to get the control type of all the controls. How do I get the control type ? Is the coclass name the control type ? If so how to get the coclass name ?

Thanx in advance,
Regards
Ramki