<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shikaku</author_name>
  <author_url>https://blog.hatena.ne.jp/shikaku/</author_url>
  <blog_title>shikaku's blog</blog_title>
  <blog_url>https://blog.systemjp.net/</blog_url>
  <categories>
    <anon>C#</anon>
  </categories>
  <description>Progress という名前のフォームを作って、 プログレスバー(progressBar1) と キャンセルボタン(button1)を貼り付ける。 コードは以下のように。 処理するのは文字列返す関数としている。Progress.cs // SetTitle() / SetFunction() で処理設定して ShowDialog()で実行 // 処理関数の中で p.Report(100); したら処理完了と判断する // その後 GetResult() でタスクで処理した結果の文字列受け取る // キャンセル時には&quot;キャンセル&quot;が帰る public partial class Progress…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.systemjp.net%2Fentry%2F2018%2F11%2F10%2F225036&quot; title=&quot;C#で時間のかかる処理でプログレスバー表示させてキャンセル受け付ける処理実装 - shikaku&amp;#39;s blog&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-11-10 22:50:36</published>
  <title>C#で時間のかかる処理でプログレスバー表示させてキャンセル受け付ける処理実装</title>
  <type>rich</type>
  <url>https://blog.systemjp.net/entry/2018/11/10/225036</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
