<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>Development</anon>
    <anon>C#</anon>
  </categories>
  <description>Adobe Reader などのアプリケーションでよく見られる，全てのページを縦に並べてスクロールで移動する所謂「連続ページ」の実現方法を考えていたのでメモ．ListView などを使用してもよかったのですが，ScrollableControl の上に PictureBox を載せると言う単一ページの場合の形にできるだけ似せて実装しておきたかったので違った方法で試しています．まずは，雛形としてデザイナーで以下のような形を作成します．真ん中の部分は，System.Windows.Forms.Panel で AutoScroll を true に設定してあります．連続ページは，この Panel の…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20100907%2F1283797046&quot; title=&quot; 連続ページを実現する - Cube Lilac&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>https://cdn-ak.f.st-hatena.com/images/fotolife/t/tt_clown/20100907/20100907023505.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-07 03:17:26</published>
  <title> 連続ページを実現する</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20100907/1283797046</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
