Public Member Functions | |
| CPlayerListCtrl (int tStartEditingDelay=500) | |
| virtual | ~CPlayerListCtrl () |
| int | HitTestEx (CPoint &point, int *col) const |
| CImageList * | CreateDragImageEx (LPPOINT lpPoint) |
| int | GetBottomIndex () const |
| CEdit * | ShowInPlaceEdit (int nItem, int nCol) |
| CComboBox * | ShowInPlaceComboBox (int nItem, int nCol, CList< CString > &lstItems, int nSel) |
| CListBox * | ShowInPlaceListBox (int nItem, int nCol, CList< CString > &lstItems, int nSel) |
| afx_msg void | OnVScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
| afx_msg void | OnHScroll (UINT nSBCode, UINT nPos, CScrollBar *pScrollBar) |
| afx_msg void | OnLButtonDown (UINT nFlags, CPoint point) |
| afx_msg BOOL | OnMouseWheel (UINT nFlags, short zDelta, CPoint pt) |
| afx_msg void | OnTimer (UINT nIDEvent) |
| afx_msg void | OnLButtonDblClk (UINT nFlags, CPoint point) |
| afx_msg void | OnLvnMarqueeBegin (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnLvnInsertitem (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnLvnDeleteitem (NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg void | OnEnChangeEdit1 () |
| afx_msg void | OnCbnDropdownCombo1 () |
| afx_msg void | OnCbnSelendokCombo1 () |
| afx_msg void | OnLbnSelChangeList1 () |
| afx_msg BOOL | OnHdnItemchanging (UINT id, NMHDR *pNMHDR, LRESULT *pResult) |
| afx_msg BOOL | OnToolTipNotify (UINT id, NMHDR *pNMHDR, LRESULT *pResult) |
Public Attributes | |
| bool | m_fInPlaceDirty |
Protected Member Functions | |
| virtual void | PreSubclassWindow () |
| virtual int | OnToolHitTest (CPoint point, TOOLINFO *pTI) const |
Definition at line 103 of file PlayerListCtrl.h.
1.4.5