I ilo New member Local time Today, 14:29 Joined Aug 19, 2006 Messages 4 Nov 25, 2007 #1 Hello all, I would like to know to how a control created in VB 2005, be used in access 2003. Thank you.
Hello all, I would like to know to how a control created in VB 2005, be used in access 2003. Thank you.
boblarson Smeghead Local time Today, 01:59 Joined Jan 12, 2001 Messages 32,059 Nov 25, 2007 #2 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.
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.
I ilo New member Local time Today, 14:29 Joined Aug 19, 2006 Messages 4 Nov 26, 2007 #3 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.
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.
D DJkarl Registered User. Local time Today, 03:59 Joined Mar 16, 2007 Messages 1,028 Nov 26, 2007 #4 ilo said: 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. Click to expand... Yeah...thank Microsoft for that one, cannot create OCX files in .NET, but this article might help. http://www.vbdotnetheaven.com/UploadFile/dsandor/ActiveXControlInVBdotNET04112005081747AM/ActiveXControlInVBdotNET.aspx
ilo said: 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. Click to expand... Yeah...thank Microsoft for that one, cannot create OCX files in .NET, but this article might help. http://www.vbdotnetheaven.com/UploadFile/dsandor/ActiveXControlInVBdotNET04112005081747AM/ActiveXControlInVBdotNET.aspx