Gestori di casella combinata

Voce della mappa Prototipo di funzione
ON_CBN_CLOSEUP (lt; identificazione >, <memberFxn>) afx_msg void memberFxn)
ON_CBN_DBLCLK (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_DROPDOWN (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_EDITCHANGE (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_EDITUPDATE (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_ERRSPACE (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_KILLFOCUS (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_SELCHANGE (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_SELENDCANCEL (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_SELENDOK (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);
ON_CBN_SETFOCUS (lt; identificazione >, <memberFxn>) afx_msg void memberFxn);

Index