Кнопка обробників користувача

Записі карти Прототип функції
ON_BN_CLICKED (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);
ON_BN_DISABLE (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);
ON_BN_DOUBLECLICKED (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);
ON_BN_HILITE (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);
ON_BN_PAINT (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);
ON_BN_UNHILITE (lt; id >, <memberFxn>) afx_msg нікчемним, memberFxn);

Index