Hi,
I've written an .ocx custom control and it works fine when I drop it onto a form in VB6 but when I do the same in Access 2003, intellisense doesn't show the properties and methods I made. It just shows what looks like a default list of properties and methods.
The properties and methods work ok if I type them out in full myself, it's just intellisense that's not working.
Also if I drop the ocx onto a form in excel, it works fine there too.
The design-time properties dialog box shows the properties correctly in all 3 situations - even Access. It's only Access Intellisense that isn't working - everything else is ok.
Any ideas anyone?
Thanks in advance.