<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Megumi221</author_name>
  <author_url>https://blog.hatena.ne.jp/Megumi221/</author_url>
  <blog_title>理想のユーザ・インターフェイスを求めて</blog_title>
  <blog_url>https://ideal-user-interface.hatenablog.com/</blog_url>
  <categories>
    <anon>IronPython</anon>
  </categories>
  <description>デザイン画面でPictureBoxを設置して、イメージファイルを選択する場合、以下のようなコードがSharpDevelopで自動生成される。しかし、このコードでは実行時にエラーになる。 # 実行時にエラーとなるコード import System.Drawing import System.Windows.Forms from System.Drawing import * from System.Windows.Forms import * class MainForm(Form): def __init__(self): self.InitializeComponent() def Init…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20140730%2F1406670657&quot; title=&quot; PictureBoxで画像を貼るときのファイルパスの指定方法 - 理想のユーザ・インターフェイスを求めて&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>2014-07-30 06:50:57</published>
  <title> PictureBoxで画像を貼るときのファイルパスの指定方法</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20140730/1406670657</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
