This is the complete list of members for CBCGPListCtrl, including all inherited members.
| EnableMarkSortedColumn(BOOL bMark=TRUE, BOOL bRedraw=TRUE) | CBCGPListCtrl | |
| EnableMultipleSort(BOOL bEnable=TRUE) | CBCGPListCtrl | |
| EnableSortEx(BOOL bEnable=TRUE) | CBCGPListCtrl | inline |
| EnableSorting(BOOL bEnable=TRUE) | CBCGPListCtrl | |
| EnableThemedInplaceTooltip(BOOL bEnable=TRUE) | CBCGPListCtrl | |
| EnableThemedSelection(BOOL bEnable=TRUE) | CBCGPListCtrl | |
| GetHeaderCtrl() | CBCGPListCtrl | inlinevirtual |
| GetSafeItemData(int nItem) const | CBCGPListCtrl | |
| IsCustomIcon(int nItem) const | CBCGPListCtrl | inlinevirtual |
| IsGrayDisabledItems() const | CBCGPListCtrl | inline |
| IsMultipleSort() const | CBCGPListCtrl | |
| IsSortEx() const | CBCGPListCtrl | inline |
| IsSortingEnabled() const | CBCGPListCtrl | inline |
| IsThemedInplaceTooltip() const | CBCGPListCtrl | inline |
| IsThemedSelection() const | CBCGPListCtrl | inline |
| m_bVisualManagerStyle | CBCGPListCtrl | |
| OnBeforeDrawItem(int nIndex) | CBCGPListCtrl | inlineprotectedvirtual |
| OnCompareItems(LPARAM lParam1, LPARAM lParam2, int iColumn) | CBCGPListCtrl | virtual |
| OnDrawCustomIcon(CDC *pDC, int nItem, const CRect &rectIcon) | CBCGPListCtrl | inlinevirtual |
| OnGetCellBkColor(int nRow, int nColum) | CBCGPListCtrl | virtual |
| OnGetCellFont(int, int, DWORD=0) | CBCGPListCtrl | inlinevirtual |
| OnGetCellTextColor(int nRow, int nColum) | CBCGPListCtrl | virtual |
| RemoveSortColumn(int iColumn) | CBCGPListCtrl | |
| SetGrayDisabledItems(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPListCtrl | |
| SetSortColumn(int iColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE) | CBCGPListCtrl | |
| Sort(int iColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE) | CBCGPListCtrl | virtual |