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.
CListCtrl コントロールの項目を編集しています。テキストを入力できる編集ボックスが表示されます。 ただし、テキストを入力するイベントは、LVN_KEYDOWN ハンドラーによってキャッチされません。 それ以外の場合はどうすればキャッチできますか?サンプルはありますか? ありがとうございました
ESC を押すと CListCtrl のラベルの編集がキャンセルされるため、「キャンセル」キーとは正確には何ですか?