หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Note
The Microsoft Foundation Classes (MFC) library continues to be supported. However, we're no longer adding features or updating the documentation.
The following map entries have the corresponding function prototype.
| Map entry | Function prototype |
|---|---|
| ON_LBN_DBLCLK( <id>, <memberFxn> ) | afx_msg void memberFxn( ); |
| ON_LBN_ERRSPACE( <id>, <memberFxn> ) | afx_msg void memberFxn( ); |
| ON_LBN_KILLFOCUS( <id>, <memberFxn> ) | afx_msg void memberFxn( ); |
| ON_LBN_SELCHANGE( <id>, <memberFxn> ) | afx_msg void memberFxn( ); |
| ON_LBN_SETFOCUS( <id>, <memberFxn> ) | afx_msg void memberFxn( ); |