<?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 ProgressBar in ArcGIS Explorer Desktop Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/progressbar/m-p/645630#M4067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was wondering if anyone has been able to get a working progressbar on a backgrounworker thread?? having a bit of trouble getting one implemented&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2011 22:05:55 GMT</pubDate>
    <dc:creator>BrianLocke</dc:creator>
    <dc:date>2011-09-13T22:05:55Z</dc:date>
    <item>
      <title>ProgressBar</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/progressbar/m-p/645630#M4067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Was wondering if anyone has been able to get a working progressbar on a backgrounworker thread?? having a bit of trouble getting one implemented&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2011 22:05:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/progressbar/m-p/645630#M4067</guid>
      <dc:creator>BrianLocke</dc:creator>
      <dc:date>2011-09-13T22:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: ProgressBar</title>
      <link>https://community.esri.com/t5/arcgis-explorer-desktop-questions/progressbar/m-p/645631#M4068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well have been doing some research and reading the SDK documentation and it looks like this can be done by using the backgroundthread.DoWork and the Background worker ProgressChanged event,&amp;nbsp; using the ReportProgress Method you should be able to create a Progress bar with reports, you would have to create a small form and update the info within it, it seems that everytime you use the ReportProgress method it will fire the progress changed event, the issue I am having now is that you cannot pass args that interact with the UI(in this case doing a directcast from a found lyr file ,PackageChildlayer to .Table onto a background thread, I don't know how you would do this when you can only pass one argument at a time with the backgound threader... hmm any suggestions???&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2011 18:52:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-desktop-questions/progressbar/m-p/645631#M4068</guid>
      <dc:creator>BrianLocke</dc:creator>
      <dc:date>2011-09-15T18:52:10Z</dc:date>
    </item>
  </channel>
</rss>

