| Voce della mappa | Prototipo di funzione |
| ON_BN_CLICKED (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |
| ON_BN_DISABLE (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |
| ON_BN_DOUBLECLICKED (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |
| ON_BN_HILITE (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |
| ON_BN_PAINT (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |
| ON_BN_UNHILITE (lt; identificazione >, <memberFxn>) | afx_msg void memberFxn); |