<?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: Change the Coordinates Displayed in the Status Bar Programmatically in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369206#M9702</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;com.esri.arcgis.arcmapui.MxStatusBar ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Apr 2013 20:51:59 GMT</pubDate>
    <dc:creator>LeoDonahue</dc:creator>
    <dc:date>2013-04-03T20:51:59Z</dc:date>
    <item>
      <title>Change the Coordinates Displayed in the Status Bar Programmatically</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369205#M9701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am looking for a way to programmatically change the coordinates displayed in the status bar from WGS84 Decimal Degrees to DMS or MGRS. I know the user can change this themselves, but my requirements are to do it programmatically. I have built a tool that overrides the mousemove event and does this for me but when the user selects another tool the status bar goes back to displaying WGS84 coordinates in DD's.&amp;nbsp; This conversion needs to be persistent, regardless of the tool being used.&amp;nbsp; Is there a setting in the Application I can change programmatically to accomplish this? Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 20:08:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369205#M9701</guid>
      <dc:creator>DavidSiders</dc:creator>
      <dc:date>2013-04-03T20:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Coordinates Displayed in the Status Bar Programmatically</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369206#M9702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;com.esri.arcgis.arcmapui.MxStatusBar ?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2013 20:51:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369206#M9702</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2013-04-03T20:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Change the Coordinates Displayed in the Status Bar Programmatically</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369207#M9703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The official response I received from ESRI support was to change the IMap.MapUnits property using the esriUnits enumeration. The problem is that none of the esriUnits options will give me a read out of DMS or MGRS coordinates. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From the research I have done it is possible to change the message in the Status Bar by using the Application.StatusBar.set_Message({pane number}, {string message}) method. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can build this is as tool and use the OnMouseMove event, get the x and y coordinates and project them to desired coordinates system and then display them on the status bar. I need this to be a persistent solution. With the tool solution, once the user clicks on another tool all other tools do not work.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there another way to employ the OnMouseMove event with out extending the Tool class?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Apr 2013 13:26:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/change-the-coordinates-displayed-in-the-status-bar/m-p/369207#M9703</guid>
      <dc:creator>DavidSiders</dc:creator>
      <dc:date>2013-04-05T13:26:05Z</dc:date>
    </item>
  </channel>
</rss>

