Hey buddy, I am looking for some sample code or link on how to build the VB control property window in (see attachement) either VC++ language.
thanks,
Printable View
Hey buddy, I am looking for some sample code or link on how to build the VB control property window in (see attachement) either VC++ language.
thanks,
Huh?
1) What do you mean by build?
2) What do you mean by either VC++ language?
Hi CornedBee, sorry for unclear question :p
I mean I whould like to write my own cpp code to generate the same GUI (property window).
Ah, ok.
Search MSDN for the function LoadTypeLib and the interface ITypeLib.