Condividi tramite


Gestori della casella di riepilogo

Le seguenti voci della mappa del prototipo di funzione corrispondente.

Voce di mapping

Prototipo di funzione

ON_LBN_DBLCLK ( <identificazione>, <memberFxn> )

memberFxn void afx_msg ();

ON_LBN_ERRSPACE ( <identificazione>, <memberFxn> )

memberFxn void afx_msg ();

ON_LBN_KILLFOCUS ( <identificazione>, <memberFxn> )

memberFxn void afx_msg ();

ON_LBN_SELCHANGE ( <identificazione>, <memberFxn> )

memberFxn void afx_msg ();

ON_LBN_SETFOCUS ( <identificazione>, <memberFxn> )

memberFxn void afx_msg ();

Vedere anche

Riferimenti

Mappe messaggi (MFC)