<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>cotacotto</author_name>
  <author_url>https://blog.hatena.ne.jp/cotacotto/</author_url>
  <blog_title>cotacottoぶろぐ</blog_title>
  <blog_url>https://cotacotto.hatenablog.jp/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>メモ</anon>
  </categories>
  <description>ちょっと今日はまったことのメモ。VS2005・C#でWindowsアプリを作ってたときに起きたこと。（Visual C# 2008 Express Editionで確認しても同じ現象がおきました。）Buttonクラスを継承したボタンクラスを作ろうと思って以下のように定義した。 internal class HogeButton : System.Windows.Forms.Button { internal HogeButton() : base() { } } で、これをツールボックスから選択してデザイナに貼り付ける(名前：hogebutton1)。でビルド。以下のエラーが出る。 フィールド…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcotacotto.hatenablog.jp%2Fentry%2F20100325%2F1269522889&quot; title=&quot;なんでだろう？ - cotacottoぶろぐ&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>2010-03-25 22:14:49</published>
  <title>なんでだろう？</title>
  <type>rich</type>
  <url>https://cotacotto.hatenablog.jp/entry/20100325/1269522889</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
