Public Member Functions | |
CInPlaceListBox (int iItem, int iSubItem, CList< CString > &plstItems, int nSel) | |
virtual | ~CInPlaceListBox () |
afx_msg void | OnKillFocus (CWnd *pNewWnd) |
afx_msg void | OnNcDestroy () |
afx_msg void | OnChar (UINT nChar, UINT nRepCnt, UINT nFlags) |
afx_msg int | OnCreate (LPCREATESTRUCT lpCreateStruct) |
Protected Member Functions | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Definition at line 76 of file PlayerListCtrl.h.