Question

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 ?

Était-ce utile?

La solution

read about WS_GROUP, WS_TABSTOP

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top