Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Le seguenti voci della mappa corrispondono ai prototipi di funzione.
Voce di mapping |
Prototipo di funzione |
|---|---|
ON_CBN_CLOSEUP ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg () |
ON_CBN_DBLCLK ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_DROPDOWN ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_EDITCHANGE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_EDITUPDATE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_ERRSPACE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_KILLFOCUS ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_SELCHANGE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_SELENDCANCEL ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_SELENDOK ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_CBN_SETFOCUS ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |