Manipuladores de caixa de lista

Entrada de mapa Protótipo de função
ON_LBN_DBLCLK (lt; id >, <memberFxn>) afx_msg memberFxn void);
ON_LBN_ERRSPACE (lt; id >, <memberFxn>) afx_msg memberFxn void);
ON_LBN_KILLFOCUS (lt; id >, <memberFxn>) afx_msg memberFxn void);
ON_LBN_SELCHANGE (lt; id >, <memberFxn>) afx_msg memberFxn void);
ON_LBN_SETFOCUS (lt; id >, <memberFxn>) afx_msg memberFxn void);

Index