Partilhar via


Manipuladores de caixa de combinação

As entradas de MAP a seguir correspondem a protótipos de função.

Mapeie a entrada

Protótipo de função

ON_CBN_CLOSEUP (<id>, <memberfxn>)

() do afx_msg memberFxn void

ON_CBN_DBLCLK (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_DROPDOWN (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_EDITCHANGE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_EDITUPDATE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_ERRSPACE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_KILLFOCUS (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_SELCHANGE (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_SELENDCANCEL (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_SELENDOK (<id>, <memberfxn>)

() o memberFxn void afx_msg;

ON_CBN_SETFOCUS (<id>, <memberfxn>)

() o memberFxn void afx_msg;

Consulte também

Referência

Mapas de mensagem (MFC)