<?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: Showing your own DockWindow Addin on startup in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207064#M1310</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's some information on this topic in a previous forum thread (&lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184"&gt;http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184&lt;/A&gt;&lt;SPAN&gt;) - here's the salient bit: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"showing a dockable window programmatically is not supported - there is no access to the application framework to automate the UI - the user controls the application framework. If you want to show a form from another form, perhaps you can consider using a separate windows Form (ideally this would be a modal form as it would not be dockable as part of the application - something like the existing wizards for adding data, or the Manage Layers dialog).".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Jun 2010 15:35:05 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2010-06-29T15:35:05Z</dc:date>
    <item>
      <title>Showing your own DockWindow Addin on startup</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207063#M1309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have written a custom addin (DockWindow) and using the ArcGIS Explorer Application Configuration App added the addin to a new button in a new panel and made it the default (first opened) panel.&amp;nbsp; I am wondering if anyone has successfully written code or been able to get ArcGIS Explorer to automatically open their Dock Window Addin consistently on startup of Explorer?&amp;nbsp; It seems when I deploy to other users using an application configuration file (.ncfg) and a .nmf file my custom addin dock window does not open at startup, even though I saved the .nmf with my window open and pinned.&amp;nbsp; I have also tried creating an Extension in my addin which overrides the OnStartup() and tries to display the dock window, but without success.&amp;nbsp; Has anyone achievd this, or have any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simon&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 13:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207063#M1309</guid>
      <dc:creator>SimonFisher</dc:creator>
      <dc:date>2010-06-29T13:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Showing your own DockWindow Addin on startup</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207064#M1310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Simon,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There's some information on this topic in a previous forum thread (&lt;/SPAN&gt;&lt;A href="http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184"&gt;http://forums.esri.com/thread.asp?t=297883&amp;amp;f=2208&amp;amp;c=184&lt;/A&gt;&lt;SPAN&gt;) - here's the salient bit: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"showing a dockable window programmatically is not supported - there is no access to the application framework to automate the UI - the user controls the application framework. If you want to show a form from another form, perhaps you can consider using a separate windows Form (ideally this would be a modal form as it would not be dockable as part of the application - something like the existing wizards for adding data, or the Manage Layers dialog).".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jun 2010 15:35:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207064#M1310</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2010-06-29T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Showing your own DockWindow Addin on startup</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207065#M1311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to open a DockWindow from&amp;nbsp; a AGX Gallery Item. They are all part of the same add-in. Is this possible?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 04 Aug 2012 14:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/showing-your-own-dockwindow-addin-on-startup/m-p/207065#M1311</guid>
      <dc:creator>SolomonPulapkura</dc:creator>
      <dc:date>2012-08-04T14:49:45Z</dc:date>
    </item>
  </channel>
</rss>

