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.
NM_CUSTOMDRAW を使用する場合、WIN32 TreeView コントロール内の項目の高さを可変にすることはできますか?
現在、NM_CUSTOMDRAW の dc で可変サイズのフォントを正常に選択できますが、項目のテキストが切り取られます。
アイテムを挿入するときに指定する TVITEMEX 構造体の iIntegral メンバーを使用して、各アイテムの高さを設定する必要があります。