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.
私はWPF(C#)を使用しています。
ユーザーがリッチ テキスト ボックスに 1 行しか入力できないようにしたい (Enter キーを押すことはできません)。この種のリッチ テキスト ボックス プロパティを設定する方法を教えてください。
AcceptsReturnプロパティ/属性を に設定しますfalse。
AcceptsReturn
false