<?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 Dockable window: how to close, to refresh, to reload, to listen to ArcMap evetns in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/dockable-window-how-to-close-to-refresh-to-reload/m-p/762093#M20184</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am writting my first Add-In with VS 2008, Arcmap 2011 and created a data entry form with a dockable window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - how to close a dockable window, by default it looks like it hides, sho when clicking again the button it shows the form but its content does not get refershed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - my form read the selected features from a layer and displays a data entry form where the user enters only attributes. But if when users select another feature in the same layer how can I refresh my dockable window, to show the new ferature. What event?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - is it better to use a regular windows form&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please advise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Oct 2011 10:55:14 GMT</pubDate>
    <dc:creator>JoseSanchez</dc:creator>
    <dc:date>2011-10-25T10:55:14Z</dc:date>
    <item>
      <title>Dockable window: how to close, to refresh, to reload, to listen to ArcMap evetns</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/dockable-window-how-to-close-to-refresh-to-reload/m-p/762093#M20184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am writting my first Add-In with VS 2008, Arcmap 2011 and created a data entry form with a dockable window.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to know:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - how to close a dockable window, by default it looks like it hides, sho when clicking again the button it shows the form but its content does not get refershed&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - my form read the selected features from a layer and displays a data entry form where the user enters only attributes. But if when users select another feature in the same layer how can I refresh my dockable window, to show the new ferature. What event?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; - is it better to use a regular windows form&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;please advise&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 10:55:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/dockable-window-how-to-close-to-refresh-to-reload/m-p/762093#M20184</guid>
      <dc:creator>JoseSanchez</dc:creator>
      <dc:date>2011-10-25T10:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dockable window: how to close, to refresh, to reload, to listen to ArcMap evetns</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/dockable-window-how-to-close-to-refresh-to-reload/m-p/762094#M20185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You want to set up the layer's feature selection changed event (IFeatureLayerSelectionEvents) to let you know users made a selection change.&amp;nbsp; In the event handler routine you would refresh the form with attributes from the new feature.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Oct 2011 23:13:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/dockable-window-how-to-close-to-refresh-to-reload/m-p/762094#M20185</guid>
      <dc:creator>SteveFang</dc:creator>
      <dc:date>2011-10-25T23:13:48Z</dc:date>
    </item>
  </channel>
</rss>

