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.
リッチエディット コントロールの文字列のサイズがその幅に対して最大になるときに、エディット コントロールの高さを増やしたいと考えています。EN_MaxText を使用しましたが、RichEdit コントロールでは機能しません。
OnChange イベントを使用して長さを確認できます。到達した場合は、ユーザーに通知する MessageBox を使用するなど、好きなことを行うことができます。