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.
サブクラス化された CListBox を持つ CComboBox 派生クラスがあります。CListBox の最初の 2 つの項目を太字にしたいと思います。どうすればこれを達成できますか?
オーナー描画リストボックスが必要で、DrawItem() をオーバーライドしてアイテムを描画します。最初の 2 つは、他のフォントとは異なるフォントを使用できます。