Jump to content
Xtreme .Net Talk

Use .NET UserControl in Access 2002 Or vb6?


Recommended Posts

Posted

HI ALL

I have built a Active-X user control in vb6 that is extending the functionality of the listview control. I am using its ocx file in Access 2002. I now want to build this usercontrol with vb.net and use it in Access 2002. I am trying to create new window control library project in vb.net, I hope it is the right way.

I have 2 Questions:

1. Why does window control library Projects in VB .NET are Complied to .dll I want to compile it as .ocx and use it in access.

2. I can not add the .dll the toolbox components in access 2002 nor vb6. Is there a way to use this control in a form by adding the dll to the references collection?

Posted

bottom line...

I have WindowsControlLibrary1.dll can I use it in vb6 or access?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...