Public Member Functions | |
CInPlaceComboBox (int iItem, int iSubItem, CList< CString > &plstItems, int nSel) | |
virtual | ~CInPlaceComboBox () |
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) |
afx_msg void | OnCloseup () |
Protected Member Functions | |
virtual BOOL | PreTranslateMessage (MSG *pMsg) |
Definition at line 50 of file PlayerListCtrl.h.