Click to See Complete Forum and Search --> : Insertability of control into Word


M. E.
April 4th, 2001, 10:03 AM
Hi,

having compiled an activex control to an ocx-file in VB 5, I want to insert this control into a Word document. Although it is registered successfully, I dont see the control in the list of insertable objects.

Working with the VB test application works fine as well as inserting the control in the VC++ test container. But this container is able to insert all registered controls and not only the insertable.

Any hints?

Max