BM_QUERYCHECK - Remarks

The button control responds to this message, if it has a style of BS_CHECKBOX, BS_AUTOCHECKBOX, BS_RADIOBUTTON, BS_AUTORADIOBUTTON, BS_3STATE, or BS_AUTO3STATE, by setting usCheck as appropriate.

If the button has any other style, the button control takes no action other than to set usCheck to 0.


[Back: BM_QUERYCHECK - Syntax]
[Next: BM_QUERYCHECK - Default Processing]