Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
テキストの最初の行を TextBox の上部ではなく下部に視覚的に表示したいのですが、これは可能ですか? 最初の行を追加する前に改行をパディングすることから始めたくありません。もっと良い方法があることを願っています。
追加
VerticalAlignment= "bottom"
これにより、テキストがテキスト ボックスの下部から始まるように配置されます。入力がボックスの長さを超えるとどうなるかわかりません。