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 al prototipo di funzione.
Voce di mapping |
Prototipo di funzione |
|---|---|
ON_EN_CHANGE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_ERRSPACE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_HSCROLL ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_KILLFOCUS ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_MAXTEXT ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_SETFOCUS ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_UPDATE ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |
ON_EN_VSCROLL ( <identificazione>, <memberFxn> ) |
memberFxn void afx_msg (); |