<?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: Disable the Add-In button on selection of one button in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069345#M6759</link>
    <description>&lt;P&gt;Here is the link to the ArcGIS Pro SDK wiki&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki#installing-arcgis-pro-sdk-for-net" target="_blank"&gt;Home · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jun 2021 14:01:39 GMT</pubDate>
    <dc:creator>KrisCulin</dc:creator>
    <dc:date>2021-06-17T14:01:39Z</dc:date>
    <item>
      <title>Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069287#M6756</link>
      <description>&lt;P&gt;I have my Add-In on ArcGIS Pro under which I have 4 buttons. So, now I want if I click on any button I want rest of the button get disabled. Until I close the current page.&lt;/P&gt;&lt;P&gt;ArcGIS Pro SDK 2.8 VS2019&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 11:42:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069287#M6756</guid>
      <dc:creator>TapasChakrabarty</dc:creator>
      <dc:date>2021-06-17T11:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069315#M6757</link>
      <description>&lt;P&gt;I think the easiest way to do this is to use the condition.&amp;nbsp; Set the condition in the config.daml file for your buttons.&amp;nbsp; Then in the code, you can control the state of the condition.&amp;nbsp; There are examples of how to do this in the AGP Wiki (a great resource to use as it answers A LOT of questions you might have).&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 13:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069315#M6757</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2021-06-17T13:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069338#M6758</link>
      <description>&lt;P&gt;Can you share any links?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 13:47:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069338#M6758</guid>
      <dc:creator>TapasChakrabarty</dc:creator>
      <dc:date>2021-06-17T13:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069345#M6759</link>
      <description>&lt;P&gt;Here is the link to the ArcGIS Pro SDK wiki&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki#installing-arcgis-pro-sdk-for-net" target="_blank"&gt;Home · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 14:01:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069345#M6759</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2021-06-17T14:01:39Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069453#M6762</link>
      <description>&lt;P&gt;This Pro Guide (it's in the Wiki Kris mentioned above) shows how to make your own states &amp;amp; conditions:&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Code-Your-Own-States-and-Conditions" target="_blank"&gt;ProGuide Code Your Own States and Conditions · Esri/arcgis-pro-sdk Wiki (github.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jun 2021 15:57:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069453#M6762</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2021-06-17T15:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069654#M6773</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/490314"&gt;@TapasChakrabarty&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;On top of states and conditions, you can use this code to enable/disable the button from the ribbon bar.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Code-Your-Own-States-and-Conditions" target="_blank"&gt;ProGuide Code Your Own States and Conditions · Esri/arcgis-pro-sdk Wiki · GitHub&lt;/A&gt;&lt;/P&gt;&lt;P&gt;FrameworkApplication.GetPlugInWrapper("your button id in daml").Enabled = false;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 00:32:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1069654#M6773</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2021-06-18T00:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Disable the Add-In button on selection of one button</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1220645#M8875</link>
      <description>&lt;P&gt;Hi, thanks for this tip. In my use case,&amp;nbsp; this F&lt;SPAN&gt;rameworkApplication.GetPlugInWrapper("your button id in daml").Enabled = false; is complaining about being a read only property :(...&amp;nbsp; Any ideas?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanx in&amp;nbsp; advance!!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 12:34:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/disable-the-add-in-button-on-selection-of-one/m-p/1220645#M8875</guid>
      <dc:creator>SANTIAGOPARDINIHERNANZ</dc:creator>
      <dc:date>2022-10-11T12:34:15Z</dc:date>
    </item>
  </channel>
</rss>

