문제

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