pro_vb thread: Type Libraries
Hi Yehuda, Thanks, works like a charm. I was grouping all my enum declares in an enums.bas file. Brett > Brett, > > Make sure the Enum is public and in a Class Module that is at least > Multiuse. I have Dlls that make the Enums available so I know it works > without a TLB. Chances are the class that contains the Enum is a > private class. > > Yehuda >
|





