Condividi tramite


Gestori caselle combinate

Le voci della mappa corrispondono ai prototipi di funzione.

Voce di mapping

Prototipo di funzione

ON_CBN_CLOSEUP ( <ID>), <memberFxn>

memberFxn void afx_msg( )

ON_CBN_DBLCLK ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_DROPDOWN ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_EDITCHANGE ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_EDITUPDATE ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_ERRSPACE ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_KILLFOCUS ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_SELCHANGE ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_SELENDCANCEL ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_SELENDOK ( <ID>), <memberFxn>

memberFxn void afx_msg( );

ON_CBN_SETFOCUS ( <ID>), <memberFxn>

memberFxn void afx_msg( );

Vedere anche

Riferimenti

Mappe messaggi (MFC)