-
Hello
I just found the VB6 Template Manager AddIn, in my VB6 AddIn list and played around with it a while.
And in the Tools menue I found three new items:
Add Code snippet
Add Menue
Add Control set
Pretty cool stuff.
But how can I add my own code to the snippet, menue and control set?
Or/and how can I modify the code that is made by the
Add menue-item?
I would like to and my own code directly inte the code
instead of the msgbox-thing that is added.
I have tried to search the msdn but without luck.
Thank you
Anders
-
The template Menu forms are in
C:\Program Files\Microsoft Visual Studio\VB98\Template\Menus
You can modify those to suit your needs
-
thank you
Thank you
I found the code snippet's there too.
/Anders