<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>.Net開発</anon>
    <anon>vb.net</anon>
  </categories>
  <description>今回System.Windows.Forms.Buttonクラスを継承したカスタムコントロールを作ってます。 このとき自作コントロール側で、配置してる親フォームの名前を取得したいと思って下記のようなコードを書きました。 Public Class TButton Inherits System.Windows.Forms.Button '配置しているフォームの名前 Private m_strFormName As String '.... Public Sub New() ' この呼び出しは、Windows フォーム デザイナで必要です。 InitializeComponent() ' Init…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2008%2F04%2F09%2F101400&quot; title=&quot;(vb.net)カスタムコントロール作成時に初期化処理を何でもかんでもコンストラクタに書いてはいけない - 3流プログラマのメモ書き&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>2008-04-09 00:00:00</published>
  <title>(vb.net)カスタムコントロール作成時に初期化処理を何でもかんでもコンストラクタに書いてはいけない</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2008/04/09/101400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
