<?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 User Form in Background? in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93362#M2489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i think it would have something to do with IDockableWindow, but can't seem to find any information on this...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Apr 2010 21:21:06 GMT</pubDate>
    <dc:creator>MatthewPeterson</dc:creator>
    <dc:date>2010-04-15T21:21:06Z</dc:date>
    <item>
      <title>User Form in Background?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93361#M2488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to run user forms in the background of arcmap?&amp;nbsp; I would like my form to be open and to still be able to work with my map document.&amp;nbsp; Right now I have to close my user form in order to control arcmap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 19:20:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93361#M2488</guid>
      <dc:creator>MatthewPeterson</dc:creator>
      <dc:date>2010-04-15T19:20:48Z</dc:date>
    </item>
    <item>
      <title>User Form in Background?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93362#M2489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i think it would have something to do with IDockableWindow, but can't seem to find any information on this...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Apr 2010 21:21:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93362#M2489</guid>
      <dc:creator>MatthewPeterson</dc:creator>
      <dc:date>2010-04-15T21:21:06Z</dc:date>
    </item>
    <item>
      <title>User Form in Background?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93363#M2490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is it possible to run user forms in the background of arcmap?&amp;nbsp; I would like my form to be open and to still be able to work with my map document.&amp;nbsp; Right now I have to close my user form in order to control arcmap.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do you open your dialog? Try to replace&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;new Form().ShowDialog()&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;new Form().Show()&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This should open the dialog non-modal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards, Stefan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 06:20:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93363#M2490</guid>
      <dc:creator>StefanOffermann</dc:creator>
      <dc:date>2010-04-16T06:20:36Z</dc:date>
    </item>
    <item>
      <title>User Form in Background?</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93364#M2491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;figured it out...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;on the forms properties set showmodal = false&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;allows me to interact with arcmap while keeping the form open.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 10:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/user-form-in-background/m-p/93364#M2491</guid>
      <dc:creator>MatthewPeterson</dc:creator>
      <dc:date>2010-04-16T10:30:01Z</dc:date>
    </item>
  </channel>
</rss>

