I have created a custom image drawing checkbox in WTL and I am now trying to create a custom image drawn radio button, how does the radio button work, when a user cliks one button to select it how does the other buttons get unselected? Do they receive a predefined window message ?

有帮助吗?

解决方案

read about WS_GROUP, WS_TABSTOP

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top