<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>alcy</author_name>
  <author_url>https://blog.hatena.ne.jp/alcy/</author_url>
  <blog_title>ごった日記</blog_title>
  <blog_url>https://alcy.hatenadiary.org/</blog_url>
  <categories>
    <anon>.NET</anon>
    <anon>Windows</anon>
  </categories>
  <description>Panel.AutoScrollがtrueの時に子コントロールにフォーカスが移動すると自動的にそのコントロールの表示位置までスクロールしてしまいます。 これはこれで便利なのですが、子コントロールをマウスで動かしたりするようなものを作る場合には邪魔になります。というかなりました。 で、無効にすべく色々やってみたところ次のようにするとうまくいくようです。(.NET 2.0以上) public class CustomPanel : Panel { private bool _AutoScrollControlIntoView; public bool AutoScrollControlIntoVi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Falcy.hatenadiary.org%2Fentry%2F20071103%2F1194087513&quot; title=&quot;Panelの子を選択した時の自動スクロールを無効にする - ごった日記&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>2007-11-03 19:58:33</published>
  <title>Panelの子を選択した時の自動スクロールを無効にする</title>
  <type>rich</type>
  <url>https://alcy.hatenadiary.org/entry/20071103/1194087513</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
