Sdílet prostřednictvím


Obslužné rutiny seznamu

Následující položky mapy mají odpovídající prototyp funkce.

Položku mapy

Prototyp funkce

ON_LBN_DBLCLK ( <id>, <memberFxn> )

void memberFxn () afx_msg;

ON_LBN_ERRSPACE ( <id>, <memberFxn> )

void memberFxn () afx_msg;

ON_LBN_KILLFOCUS ( <id>, <memberFxn> )

void memberFxn () afx_msg;

ON_LBN_SELCHANGE ( <id>, <memberFxn> )

void memberFxn () afx_msg;

ON_LBN_SETFOCUS ( <id>, <memberFxn> )

void memberFxn () afx_msg;

Viz také

Referenční dokumentace

Mapy zpráv (MFC)