Domanda

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 ?

È stato utile?

Soluzione

read about WS_GROUP, WS_TABSTOP

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top