Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

WithEvents?

Status
Not open for further replies.

pokermat

Programmer
Jan 17, 2002
44
GB
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top