<?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>チェックボックスがオンになるときとオフになるときで、どのようにコードを書いたら処理が実装できるのか？つまり、オンになるとき、オフになるときをどのように表現するのか。コードの例を下に示す。最後尾のCheckBox1CheckedChangedが、チェックボックスのイベントハンドラになる。 import System.Drawing import System.Windows.Forms from System.Drawing import * from System.Windows.Forms import * class MainForm(Form): def __init__(self): …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fideal-user-interface.hatenablog.com%2Fentry%2F20140725%2F1406235437&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/20140725/20140725055640.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-07-25 05:57:17</published>
  <title>チェックボックスの使い方</title>
  <type>rich</type>
  <url>https://ideal-user-interface.hatenablog.com/entry/20140725/1406235437</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
