Can a custom control created in VB 2005 be used in access 2003?

ilo

New member
Local time
Today, 19:43
Joined
Aug 19, 2006
Messages
4
Hello all,

I would like to know to how a control created in VB 2005, be used in access 2003.

Thank you.
 
You would need to create a compiled version of the control (OCX file) and then make sure it is registered on your system. Then it will be in the ActiveX control list.
 
Tried and failed

Thanks for your reply Bob, for some reason i am not able to do this in VB 2005. Could you please cite an example or anything that would help me.
 

Users who are viewing this thread

Back
Top Bottom