G
garet
Hi All,
I have written some code in VBA, which I want to eventually convert to
a VB.NET program. But in the meantime I want to move the code out of
the template and into a stencil. Part of what the program does is
create a toolbar and associated buttons. Unfortunately when the
stencil libary is loaded, my toolbar/buttons do not appear. It does
work when the code is in opendocument subroutine of the document.
Junethesecond mentioned on one of the other forums to use the
withevents. The withevents seems to need to be in the class. But
beyond that I am not sure where put the activation of the code. I
appreciate any help!
Thanks!
Garet
I have written some code in VBA, which I want to eventually convert to
a VB.NET program. But in the meantime I want to move the code out of
the template and into a stencil. Part of what the program does is
create a toolbar and associated buttons. Unfortunately when the
stencil libary is loaded, my toolbar/buttons do not appear. It does
work when the code is in opendocument subroutine of the document.
Junethesecond mentioned on one of the other forums to use the
withevents. The withevents seems to need to be in the class. But
beyond that I am not sure where put the activation of the code. I
appreciate any help!
Thanks!
Garet