J
John
I made a Word-Addin which adds a UserControl to a commandBar.
That part works only it doesn't show the control when it load the
commandbar,but as soon as I use VBA in a Word macro and add a Form with that
same control it
shows the button in the commandbar in Word.
How come? DidI forget some initialize command in the add-In?
I'm using Office XP and Visual Studio .Net 2003.
Any help is welcome.
Regards,
John
That part works only it doesn't show the control when it load the
commandbar,but as soon as I use VBA in a Word macro and add a Form with that
same control it
shows the button in the commandbar in Word.
How come? DidI forget some initialize command in the add-In?
I'm using Office XP and Visual Studio .Net 2003.
Any help is welcome.
Regards,
John