<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Ribbon button images not displaying in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861662#M4769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the build action is set to "AddInContent"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/365811_AddinContent.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 05 Aug 2017 00:02:33 GMT</pubDate>
    <dc:creator>CharlesMacleod</dc:creator>
    <dc:date>2017-08-05T00:02:33Z</dc:date>
    <item>
      <title>Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861661#M4768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't seem to get the icon images to display in my ArcGIS Pro Add-ins.&amp;nbsp; I'm using the default sample icons provided in the &lt;A href="https://github.com/Esri/arcgis-pro-sdk-community-samples"&gt;ArcGIS Pro SDK Community Samples&lt;/A&gt;.&amp;nbsp; Here is a quick screenshot of my solution, showing the folders where the images are saved, and the Config.daml file where they are referenced:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/365815_1.PNG" style="width: 852px; height: 343px;" /&gt;&lt;/P&gt;&lt;P&gt;However, the icons do not get displayed when the add-in is executed:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/365819_2.png" style="width: 620px; height: 104px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The icons DO work for the sample add-in projects, however.&amp;nbsp; The image files and location are the same in my solution and the sample solution. The markup referencing the images is the same as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/365820_3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;What should I be looking for in my solution to properly set an image as the ribbon button icon in ArcGIS Pro?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Aug 2017 22:47:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861661#M4768</guid>
      <dc:creator>mfcallahan</dc:creator>
      <dc:date>2017-08-04T22:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861662#M4769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Make sure the build action is set to "AddInContent"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/365811_AddinContent.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Aug 2017 00:02:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861662#M4769</guid>
      <dc:creator>CharlesMacleod</dc:creator>
      <dc:date>2017-08-05T00:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861663#M4770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply - this solved my issue. Good to know that I need to set the build action when I bring in some more custom icons.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Aug 2017 16:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/861663#M4770</guid>
      <dc:creator>mfcallahan</dc:creator>
      <dc:date>2017-08-05T16:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1578820#M12530</link>
      <description>&lt;P&gt;AddInContent is no longer an option in Visual Studio 2022 for ArcGIS Pro 3.x projects.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2025 19:51:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1578820#M12530</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2025-01-24T19:51:04Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1628842#M13010</link>
      <description>&lt;P&gt;Richard, meanwhile, do you have a solution for Visual Studio 2022 and &lt;SPAN&gt;ArcGIS Pro 3.x&lt;/SPAN&gt;? I have the same problem, wasting hours an hours, but nothing helps, the Image is not shown on the button. Also the Microsoft Copilot has no solution.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 13:30:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1628842#M13010</guid>
      <dc:creator>HagenProbsthain2</dc:creator>
      <dc:date>2025-07-01T13:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1629132#M13012</link>
      <description>&lt;P&gt;After some checking, it looks like the '&lt;SPAN&gt;AddInContent' Build Action for icons (or png files) in Pro AddIn is now just 'Content'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="RichardDaniels_1-1751412748168.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/135562i1D8DAE58D80BACD2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="RichardDaniels_1-1751412748168.png" alt="RichardDaniels_1-1751412748168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Of note, in your config.daml you have the 'stub path' to the icon in the Image tag like so: &amp;lt;Image&amp;gt;Images\diamond_blue_32bit.png&amp;lt;/Image&amp;gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your icon is still not showing, then add the .\images folder to your Add-In file structure and add the icons or pngs you want to display.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Jul 2025 23:37:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1629132#M13012</guid>
      <dc:creator>RichardDaniels</dc:creator>
      <dc:date>2025-07-01T23:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1629234#M13014</link>
      <description>&lt;P&gt;Thank you for your quick reply. Yes, I've already tried that. "Content/always copy" and also "Resource/always copy." I added the image to the project using "Add &amp;gt; Existing Item." It's a test project with nothing other than this button and the image (see pic 1). The image is set as a large image (see pic 2). I've also edited/saved the image with IrfanView, Paint.NET, Gimp, and the Visual Studio Image Editor. It was created from the working AddInDesktop32.png file; if I use those, it's displayed on the button. Then I cleaned it up and recreated it. No success. The button is always displayed as a GenericButton (see pic 3). After creating the project, the add-in is created in the user's Documents directory. When I open it with 7-zip, I see that it contains an image that no longer exists and isn't referenced in the project (AddInDesktop32Gimp.png). But my Image1.png is also included (see pic 4). The images are also included in the assembly cache (see pic 5). So everything seems to be ok. I don't know what else to try. I suspect that saving with the image editors mentioned above will prevent ArcGIS Pro from displaying the image. I'm using ArcGIS Pro 3.5 and Visual Studio 2022 with VB.NET. Sorry for the German GUI.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jul 2025 06:51:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1629234#M13014</guid>
      <dc:creator>HagenProbsthain2</dc:creator>
      <dc:date>2025-07-02T06:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: Ribbon button images not displaying</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1631497#M13035</link>
      <description>&lt;P&gt;The solution was to use the image properties: "Content / do not copy".&lt;/P&gt;&lt;P&gt;I thought it had to be copied into the add-in anyway. However, ArcGIS Pro loads the images from the add-in, not from the build folder. The images are included directly from the project directory into the .esriAddInX package. When you select a copy option, Visual Studio also copies the image files to the bin\Debug folder. When building the add-in (.esriAddInX), naming conflicts or duplicate resource paths can occur. This can lead to the images not being included or referenced correctly, even though they are visible in the project.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 10:32:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/ribbon-button-images-not-displaying/m-p/1631497#M13035</guid>
      <dc:creator>HagenProbsthain2</dc:creator>
      <dc:date>2025-07-09T10:32:33Z</dc:date>
    </item>
  </channel>
</rss>

