<?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 AddIn: Using Windows Forms in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-addin-using-windows-forms/m-p/1193531#M8443</link>
    <description>&lt;P&gt;I have a 2.X Pro AddIn that uses Windows Forms. Each button on the AddIn loads a user input form that displays data and has a submit button to start an attribution update process. It is written in C# with .Net version 4.8. With the new 3.0 upgrade and the .Net version 6.0 - I no longer see the option to add windows forms into the project.&amp;nbsp; I have noticed the WPF forms&amp;nbsp; but, these are all xaml based, it is not the same experience as the good old Windows Forms. Anyone experiencing the same issue?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jul 2022 16:56:47 GMT</pubDate>
    <dc:creator>GabrielaLaird</dc:creator>
    <dc:date>2022-07-19T16:56:47Z</dc:date>
    <item>
      <title>ArcGIS Pro AddIn: Using Windows Forms</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-addin-using-windows-forms/m-p/1193531#M8443</link>
      <description>&lt;P&gt;I have a 2.X Pro AddIn that uses Windows Forms. Each button on the AddIn loads a user input form that displays data and has a submit button to start an attribution update process. It is written in C# with .Net version 4.8. With the new 3.0 upgrade and the .Net version 6.0 - I no longer see the option to add windows forms into the project.&amp;nbsp; I have noticed the WPF forms&amp;nbsp; but, these are all xaml based, it is not the same experience as the good old Windows Forms. Anyone experiencing the same issue?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 16:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-addin-using-windows-forms/m-p/1193531#M8443</guid>
      <dc:creator>GabrielaLaird</dc:creator>
      <dc:date>2022-07-19T16:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro AddIn: Using Windows Forms</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-addin-using-windows-forms/m-p/1193538#M8444</link>
      <description>&lt;P&gt;There is a migration process to go from .NET Framework 4.x to .NET 6.&amp;nbsp; There is lots of documentation online, including YouTube.&amp;nbsp; Just do a search.&amp;nbsp; Microsoft has some pretty good workflows/steps as well.&lt;/P&gt;&lt;P&gt;There is an extension available in VS2019 that can analyze your code to determine if there would be any issues during the migration.&amp;nbsp; I would look into this as well.&lt;/P&gt;&lt;P&gt;.NET 6 has a rewritten implementation of System.Windows.Forms and for the most part can be migrated with few issues (especially if you have no 3rd party controls).&lt;/P&gt;&lt;P&gt;Kris&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jul 2022 17:08:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-addin-using-windows-forms/m-p/1193538#M8444</guid>
      <dc:creator>KrisCulin</dc:creator>
      <dc:date>2022-07-19T17:08:48Z</dc:date>
    </item>
  </channel>
</rss>

