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.
RichTextBoxVC++からテキストを 1 文字ずつ読み取る必要があります。getchまたはのような関数が必要getcheです。
RichTextBox
getch
getche
ユーザーが入力している間にテキストを読みたい場合は、「キーアップ/ダウン」または「テキスト変更」イベントにアタッチする必要があります (下心による)。