HELP: Developing an Excel Add-in using VB.NET

F

fjlaga

I'm developing an add-in for Excel using VB.NET. My current specific
problem is how to load images in my command bar buttons. The
CommandBarButton has a .Picture property of type IPictureDisp. How do
I create one of these in VB.NET?

In general, does anyone have recommendations of books for developing
Office Add-Ins using VB.NET?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top