Message 1 of 7
Add Images into Addins for display on Ribbon button

Not applicable
07-12-2018
10:09 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello Team,
I have created Add ins for Inventor and added buttons and their images on ribbon.
But I have created folder into following path and pasted images into that folder because Inventor by default taking this path.
C:\Program Files\Autodesk\Inventor 2019\Bin\
But now I am trying to create Add ins which by default take Images from our C# solution not from any other location. (means I want Images added into Addins itself so I don't need to put manually any other location )
can you help me to find out solution of this problem?