Udostępnij za pośrednictwem


Edytowanie programów obsługi sterowania

Następujące wpisy mapy odpowiadają prototyp funkcji.

Wpis mapy

Prototyp funkcji

ON_EN_CHANGE ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_ERRSPACE ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_HSCROLL ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_KILLFOCUS ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_MAXTEXT ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_SETFOCUS ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_UPDATE ( <id>, <memberFxn> )

(afx_msg void memberFxn);

ON_EN_VSCROLL ( <id>, <memberFxn> )

(afx_msg void memberFxn);

Zobacz też

Informacje

Mapy komunikatów (MFC)