In .Net you can use reflection to get access to an enumeration of all properties of a class. Can this be done too with a VB6 class module?
Quite right, although it only works with public class modules in COM DLL projects or ActiveX EXE projects.
MarkJ
2010-07-12 12:02:46