Partilhar via


Caixa lista manipuladores

As seguintes entradas de MAP de têm o protótipo de função correspondente.

Mapeie a entrada

Protótipo de função

ON_LBN_DBLCLK (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_LBN_ERRSPACE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_LBN_KILLFOCUS (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_LBN_SELCHANGE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_LBN_SETFOCUS (<id>, <memberfxn>)

() o memberFxn void afx_msg;

Consulte também

Referência

Mapas de mensagem (MFC)