<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ArappoCaro</author_name>
  <author_url>https://blog.hatena.ne.jp/ArappoCaro/</author_url>
  <blog_title>アラッポ・カーロの備忘録</blog_title>
  <blog_url>https://arappocaro.hatenablog.com/</blog_url>
  <categories>
    <anon>IT</anon>
  </categories>
  <description>表示画面にグリッドなどを、ボタン操作で追加するときに使います。 ユーザーコントロールを動的に生成したいページのHTMLコードの一番頭にを記述。このページで、このコントロールをReferenceすることを明示。 コントロールをロード 実際にコード上でコントロールを生成するのには、クラスをNewしてインスタンス生成するのではなく、コントロールをロードするという方式を利用します。 Dim uc As UserControl = CType(LoadControl(&quot;UserControl.ascx&quot;), UserControl) uc.ID = i + 1 Me.Panel1.Controls.Ad…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Farappocaro.hatenablog.com%2Fentry%2F20060517%2F1147888045&quot; title=&quot;.NET(へたれな)コネタ　動的ユーザーコントロール生成 - アラッポ・カーロの備忘録&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>2006-05-17 02:47:25</published>
  <title>.NET(へたれな)コネタ　動的ユーザーコントロール生成</title>
  <type>rich</type>
  <url>https://arappocaro.hatenablog.com/entry/20060517/1147888045</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
