<?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>メニュー項目にアイコンを表示するサンプルコード。 SharpDevelopのGUIにおいて、アイコンファイルを指定して自動的にコードを生成するとRunしてもエラーとなって表示できない。この現象はアイコンに限らず他の画像ファイルを表示するときにも同じことが起こる。であるから、解決方法もやはりすべてに共通の同じ方法になる。 Image.FromFile(ファイルパス)で表示したい画像ファイルを直接指定すればよい。 import System.Drawing import System.Windows.Forms from System.Drawing import * from System.Wi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20140812%2F1407794897&quot; title=&quot;メニュー項目にアイコンを表示する - 理想のユーザ・インターフェイスを求めて&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/M/Megumi221/20140812/20140812070755.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-12 07:08:17</published>
  <title>メニュー項目にアイコンを表示する</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20140812/1407794897</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
