Hi
I have created a VB ActiveX DLL and declared it 'WithEvents' in Access. In VB (design time) when you select the object you have just declared you get the associated events in the procedure drop down list.
When I try this in Access I get a 'User-defined type not defined'.
The DLL is registered and I can access the properties and methods but not the events. What am I missing?
Any help gratefully received.
I have created a VB ActiveX DLL and declared it 'WithEvents' in Access. In VB (design time) when you select the object you have just declared you get the associated events in the procedure drop down list.
When I try this in Access I get a 'User-defined type not defined'.
The DLL is registered and I can access the properties and methods but not the events. What am I missing?
Any help gratefully received.