How do I embed a new control into MS Word?
-
Need: I need to create a control that I can then embed into MS Word 2003. Long story short ... I'm using VB6 for the first time in 4 years to create an ActiveX OCX. After registering the OCX, I can go into Word and bring up the Control Tool Box and select my control to add to the Word Doc. The needed specification is to have access to this new control from the "insert" menu option and then selecting "object". My control does not show up in this list. Does anyone know of what it takes so that my control will show up in this list? Do I need to expose a certain interface or do anything specific to my ocx for it to show up? Thanks, Steve Kasputis
-
Need: I need to create a control that I can then embed into MS Word 2003. Long story short ... I'm using VB6 for the first time in 4 years to create an ActiveX OCX. After registering the OCX, I can go into Word and bring up the Control Tool Box and select my control to add to the Word Doc. The needed specification is to have access to this new control from the "insert" menu option and then selecting "object". My control does not show up in this list. Does anyone know of what it takes so that my control will show up in this list? Do I need to expose a certain interface or do anything specific to my ocx for it to show up? Thanks, Steve Kasputis