0
kicks
MFC: CButton and how ON_BN_DOUBLECLICKED message map works
Learn what will happen if user double clicks CButton? 1) it will be checked, and then unchecked - a simulation of a double (single) click? 2) it will be checked only - only one action takes place.