<?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 Change mouse cursor to a specific tool in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834727#M3502</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a listing available of ToolIDs within ArcPro? &amp;nbsp;I've been looking through the API Reference and have only found one reference to&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;esri_editing_SketchLineTool, but I would imagine there must be a whole list of them somewhere.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;What I want to do is automatically switch to the Select tool after a MapTool I am coding is finished running.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2017 13:10:00 GMT</pubDate>
    <dc:creator>BrianBulla</dc:creator>
    <dc:date>2017-09-08T13:10:00Z</dc:date>
    <item>
      <title>Change mouse cursor to a specific tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834727#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a listing available of ToolIDs within ArcPro? &amp;nbsp;I've been looking through the API Reference and have only found one reference to&amp;nbsp;&lt;SPAN style="color: #000000;"&gt;esri_editing_SketchLineTool, but I would imagine there must be a whole list of them somewhere.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;What I want to do is automatically switch to the Select tool after a MapTool I am coding is finished running.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 13:10:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834727#M3502</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2017-09-08T13:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: Change mouse cursor to a specific tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834728#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found it!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FrameworkApplication.SetCurrentToolAsync("esri_mapping_selectByRectangleTool");&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 14:11:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834728#M3503</guid>
      <dc:creator>BrianBulla</dc:creator>
      <dc:date>2017-09-08T14:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Change mouse cursor to a specific tool</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834729#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you found it! &amp;nbsp;&lt;/P&gt;&lt;P&gt;The IDs are listed in the Pro SDK wiki pages in this page: &amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ArcGIS-Pro-DAML-ID-Reference"&gt;ArcGIS Pro DAML ID Reference&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You can also see them in Pro when you enable the control IDs to be displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Control IDs" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/370353_2017-09-08_9-01-02.png" style="width: 620px; height: 555px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, there is a Pro SDK Utility that you could use to get the DAML ids directly into you Add-in solution.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/esri/arcgis-pro-sdk/wiki#arcgis-pro-sdk-for-net-utilities"&gt;ArcGIS Pro SDK for .NET utilities&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2017 16:17:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/change-mouse-cursor-to-a-specific-tool/m-p/834729#M3504</guid>
      <dc:creator>UmaHarano</dc:creator>
      <dc:date>2017-09-08T16:17:39Z</dc:date>
    </item>
  </channel>
</rss>

