
Getting the properties of VB class at runtime
Using TLBINF32.DLL works fine in the VBIDE, but gives unpredictable results
when compiled. This is due to the fact that it was "designed to be used
only in the IDE" (MS words)
Quote:
> >Is there a way to enumerate the properties of VB class at runtime?
> Eli,
> If it's a public class, you should be able to use the Typelib
> Information library (tlbinf32.dll) to do it. Add a reference to it,
> and download the documentation from
> http://msdn.microsoft.com/vbasic/downloads/download.asp?ID=094
> Mattias
> ________________________________________________
> Mattias "beezo" Sj?gren, MCP
> http://home1.2.sbbs.se/mattias.sjogren/sw/
> Please send questions/replies to the newsgroups