开发者

Programmatically make a Header item 'hot' or 'selected'

I'm using a Win32 Header. I want to make it so that the header item I click on stays 's开发者_JAVA百科elected' or looks selected until I press another one. I want to avoid disabling it for aesthetic reasons.

Thanks


If this header is part of a listview, you can provide a visual clue with ListView_SetSelectedColumn

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜