Manipuladores de caixa de lista
As seguintes entradas de mapa tem o protótipo de função correspondente.
Entrada de mapa |
Protótipo de função |
---|---|
ON_LBN_DBLCLK (<id>, <memberFxn> ) |
() de void memberFxn afx_msg; |
ON_LBN_ERRSPACE (<id>, <memberFxn> ) |
() de void memberFxn afx_msg; |
ON_LBN_KILLFOCUS (<id>, <memberFxn> ) |
() de void memberFxn afx_msg; |
ON_LBN_SELCHANGE (<id>, <memberFxn> ) |
() de void memberFxn afx_msg; |
ON_LBN_SETFOCUS (<id>, <memberFxn> ) |
() de void memberFxn afx_msg; |