Hi,
I'm struggling for quite some time now with the following problem:
I have created an ActiveX control in VB6.
The control contains the following items:
- a number of textboxes
- a number of labels
- a checkbox
- a richtextbox
- a button
- a listview
- a listbox
- a number of lines
besides these components it also uses a dll to subclass the listview, so I'm able to modify the subitems in the listview.
When I try to use this component in VB, Word or Excell it runs fine.
If I try to register it in access it doesn't show up in the list of available controls. This prevents me from using this component on a form. Can anyone help me plaase.
If needed I can provide the source-code.
Thanks a couple of million if you're able to help me out on this one.
I'm struggling for quite some time now with the following problem:
I have created an ActiveX control in VB6.
The control contains the following items:
- a number of textboxes
- a number of labels
- a checkbox
- a richtextbox
- a button
- a listview
- a listbox
- a number of lines
besides these components it also uses a dll to subclass the listview, so I'm able to modify the subitems in the listview.
When I try to use this component in VB, Word or Excell it runs fine.
If I try to register it in access it doesn't show up in the list of available controls. This prevents me from using this component on a form. Can anyone help me plaase.
If needed I can provide the source-code.
Thanks a couple of million if you're able to help me out on this one.