<?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 arcgis pro sdk button with image not shown in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1262466#M9477</link>
    <description>&lt;P&gt;arcgis pro sdk button with image not shown&lt;/P&gt;</description>
    <pubDate>Tue, 28 Feb 2023 15:01:25 GMT</pubDate>
    <dc:creator>Janaki_Gattu</dc:creator>
    <dc:date>2023-02-28T15:01:25Z</dc:date>
    <item>
      <title>arcgis pro sdk button with image not shown</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1262466#M9477</link>
      <description>&lt;P&gt;arcgis pro sdk button with image not shown&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 15:01:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1262466#M9477</guid>
      <dc:creator>Janaki_Gattu</dc:creator>
      <dc:date>2023-02-28T15:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis pro sdk button with image not shown</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1262493#M9479</link>
      <description>&lt;P&gt;Can you supply the code you've used to build the button and insert the image? Where is the image stored?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 15:43:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1262493#M9479</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2023-02-28T15:43:06Z</dc:date>
    </item>
    <item>
      <title>Re: arcgis pro sdk button with image not shown</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1263159#M9492</link>
      <description>&lt;P&gt;Make sure your image has the 'Build Action' set to 'Resource':&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Wolf_0-1677691665541.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/64060iC25CC11FBBC85D95/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Wolf_0-1677691665541.png" alt="Wolf_0-1677691665541.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and declare the image in the config.daml as shown (make sure to replace the &amp;lt;your_DLL_Name&amp;gt; with the name of your add-in):&lt;/P&gt;&lt;LI-CODE lang="markup"&gt; &amp;lt;button id="TaxParcelPlenary_DisasterFlood" caption="Flood Disaster" className="DisasterFlood" keytip="B3"
                loadOnClick="true"
                largeImage="pack://application:,,,/&amp;lt;your_DLL_Name&amp;gt;;component/Images/DisasterFlood32.png"&amp;gt;
          &amp;lt;tooltip heading="Flood Disaster"&amp;gt;
            Adjust the Tax Assessment after a declared Flood Disaster&amp;lt;disabledText /&amp;gt;
          &amp;lt;/tooltip&amp;gt;
 &amp;lt;/button&amp;gt;&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 01 Mar 2023 17:32:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-sdk-button-with-image-not-shown/m-p/1263159#M9492</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2023-03-01T17:32:22Z</dc:date>
    </item>
  </channel>
</rss>

