<?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: Open dockable window? in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407861#M2495</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's a pretty good walkthrough here that includes a toggle command to open/close a dockable window: &lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000&lt;/A&gt;&lt;BR /&gt;The problem I'm having is trying to load info into my controls on the window when it is opened.&amp;nbsp; The load event only seems to work when the window is first created, not everytime it opens, like a form.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This example is for ArcGIS Desktop, i.e. ArcMap/ArcCatalog; not ArcGIS Explorer Desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 27 Nov 2010 12:34:37 GMT</pubDate>
    <dc:creator>JerryGarcia</dc:creator>
    <dc:date>2010-11-27T12:34:37Z</dc:date>
    <item>
      <title>Open dockable window?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407858#M2492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;How do you get a hook to a dockable window so you can open/close it from other places in the application?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 16:23:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407858#M2492</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2010-11-16T16:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Open dockable window?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407859#M2493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jerry,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;check out this thread: &lt;/SPAN&gt;&lt;A href="http://wildelf.esri.com:8104/Forums2010/threads/16958-Programmatically-Close-Dockwindow"&gt;http://forums.arcgis.com/threads/16958-Programmatically-Close-Dockwindow&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 20:03:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407859#M2493</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2010-11-16T20:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Open dockable window?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407860#M2494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There's a pretty good walkthrough here that includes a toggle command to open/close a dockable window: &lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem I'm having is trying to load info into my controls on the window when it is opened.&amp;nbsp; The load event only seems to work when the window is first created, not everytime it opens, like a form.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Nov 2010 14:25:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407860#M2494</guid>
      <dc:creator>JeffreyHiscock</dc:creator>
      <dc:date>2010-11-26T14:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Open dockable window?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407861#M2495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;There's a pretty good walkthrough here that includes a toggle command to open/close a dockable window: &lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000048s000000&lt;/A&gt;&lt;BR /&gt;The problem I'm having is trying to load info into my controls on the window when it is opened.&amp;nbsp; The load event only seems to work when the window is first created, not everytime it opens, like a form.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This example is for ArcGIS Desktop, i.e. ArcMap/ArcCatalog; not ArcGIS Explorer Desktop.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Nov 2010 12:34:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407861#M2495</guid>
      <dc:creator>JerryGarcia</dc:creator>
      <dc:date>2010-11-27T12:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Open dockable window?</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407862#M2496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jerry, you cannot do it via API.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Nov 2010 15:53:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/open-dockable-window/m-p/407862#M2496</guid>
      <dc:creator>AndreiIvanov</dc:creator>
      <dc:date>2010-11-29T15:53:05Z</dc:date>
    </item>
  </channel>
</rss>

