<?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: Customize Edit Attributes Page in ArcGIS for Windows Mobile Questions</title>
    <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/customize-edit-attributes-page/m-p/81374#M397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, you can override the button text and behaviour as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;m_currentDefaultEditAttributePage.OkCommand.Text = "Do Something Else" AddHandler m_currentDefaultEditAttributePage.ClickOk, AddressOf editFeatureAttributesPage_DoSomethingElse&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where m_currentDefaultEditAttributePage is an instance of "EditFeatureAttributePage". Note, the default behaviour of the button would still run first, followed by the customized event handler "editFeatureAttributesPage_DoSomethingElse".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 05:51:39 GMT</pubDate>
    <dc:creator>HenryKo</dc:creator>
    <dc:date>2013-09-18T05:51:39Z</dc:date>
    <item>
      <title>Customize Edit Attributes Page</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/customize-edit-attributes-page/m-p/81373#M396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am upgrading a customized extension from ArcGIS 10.0 Windows Mobile to ArcGIS 10.1 Mobile for Windows.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My questions is, how do I override the default "Save" button?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will need to change to text "Save" to "Edit My Attributes".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will also need to override the button so I can put my customized code it in (e.g. pop up message box etc). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]27471[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Sep 2013 06:07:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/customize-edit-attributes-page/m-p/81373#M396</guid>
      <dc:creator>HenryKo</dc:creator>
      <dc:date>2013-09-16T06:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Customize Edit Attributes Page</title>
      <link>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/customize-edit-attributes-page/m-p/81374#M397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;OK, you can override the button text and behaviour as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;m_currentDefaultEditAttributePage.OkCommand.Text = "Do Something Else" AddHandler m_currentDefaultEditAttributePage.ClickOk, AddressOf editFeatureAttributesPage_DoSomethingElse&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Where m_currentDefaultEditAttributePage is an instance of "EditFeatureAttributePage". Note, the default behaviour of the button would still run first, followed by the customized event handler "editFeatureAttributesPage_DoSomethingElse".&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 05:51:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-for-windows-mobile-questions/customize-edit-attributes-page/m-p/81374#M397</guid>
      <dc:creator>HenryKo</dc:creator>
      <dc:date>2013-09-18T05:51:39Z</dc:date>
    </item>
  </channel>
</rss>

