<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamurakko</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamurakko/</author_url>
  <blog_title>nakamurakko’s blog</blog_title>
  <blog_url>https://nakamurakko.com/</blog_url>
  <categories>
    <anon>WPF</anon>
    <anon>XAML</anon>
  </categories>
  <description>DelphiにはTLabeledEditというコンポーネントがあり、 TLabeledEdit は、ラベルが関連付けられている編集コントロールです。 という説明のとおり、テキストボックスに説明用ラベルがセットになっている。 これをXAMLで書けないかと試してみた。 環境 Visual Studio 2019 WPFのプロジェクトでサンプルを作成 カスタムコントロール(LabeledTextBox)作成 Visual Studioで新規のカスタムコントロールを用意する。新規作成後はこんな感じになってる。 public class LabeledTextBox : Control { static…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamurakko.com%2Fentry%2F2020%2F02%2F16%2F150402&quot; title=&quot;WPFでラベルつきテキストボックスを作ってみる - nakamurakko’s blog&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/n/nakamurakko/20200216/20200216144814.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-16 15:04:02</published>
  <title>WPFでラベルつきテキストボックスを作ってみる</title>
  <type>rich</type>
  <url>https://nakamurakko.com/entry/2020/02/16/150402</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
