AddBitmap(INT32 col, HBITMAP bmp1, HBITMAP bmp2, DWORD dwBackColour=0xFFFFFFFF) | CCustomListRowWnd | |
AddCheck(INT32 col) | CCustomListRowWnd | |
AddText(INT32 col, CString text) | CCustomListRowWnd | |
CCustomListRowWnd(INT32 i, CCustomListScrollableArea *parent) | CCustomListRowWnd | |
CCustomListScrollableArea | CCustomListRowWnd | [private] |
GetBackgroundBrush() | CCustomListRowWnd | [inline, private] |
GetText(INT32 col) const | CCustomListRowWnd | |
IsChecked(INT32 col) const | CCustomListRowWnd | |
m_BackBrush | CCustomListRowWnd | [private] |
m_BackBrushSel | CCustomListRowWnd | [private] |
m_ColumnObjects | CCustomListRowWnd | [private] |
m_Parent | CCustomListRowWnd | [private] |
m_RowNum | CCustomListRowWnd | [private] |
m_Selected | CCustomListRowWnd | [private] |
OnCommand(WPARAM wParam, LPARAM lParam) | CCustomListRowWnd | [protected, virtual] |
OnCtlColor(CDC *pDC, CWnd *pWnd, UINT32 nCtlColor) | CCustomListRowWnd | [protected] |
OnDestroy() | CCustomListRowWnd | [protected] |
OnEraseBkgnd(CDC *pDC) | CCustomListRowWnd | [protected] |
OnGetDlgCode() | CCustomListRowWnd | [protected] |
OnKeyDown(UINT32 nChar, UINT32 nRepCnt, UINT32 nFlags) | CCustomListRowWnd | [protected] |
OnLButtonDblClk(UINT32 nFlags, CPoint point) | CCustomListRowWnd | [protected] |
OnLButtonUp(UINT32 nFlags, CPoint point) | CCustomListRowWnd | [protected] |
PostNcDestroy() | CCustomListRowWnd | [protected, virtual] |
SetChecked(INT32 col, BOOL checked) | CCustomListRowWnd | |
SetText(INT32 col, CString text) | CCustomListRowWnd | |
~CCustomListRowWnd() | CCustomListRowWnd | [virtual] |