| AddCaption(LPCTSTR lpszCaption) | CBCGPListBox | |
| AddSeparator() | CBCGPListBox | |
| AreAutoToolTips() const | CBCGPListBox | inline |
| BCGPModifyStyle(DWORD dwRemove, DWORD dwAdd, UINT nFlags=BCGP_MODIFYSTYLE_ALL) | CBCGPListBox | virtual |
| CleanUp() | CBCGPListBox | |
| Enable(int nIndex, BOOL bEnabled=TRUE, BOOL bRedraw=TRUE) | CBCGPListBox | |
| EnableCheck(int nIndex, BOOL bEnabled=TRUE, BOOL bRedraw=TRUE) | CBCGPCheckListBox | |
| EnableItemDescription(BOOL bEnable=TRUE, int nRows=2) | CBCGPListBox | |
| EnableItemHighlighting(BOOL bEnable=TRUE) | CBCGPListBox | |
| EnablePins(BOOL bEnable=TRUE) | CBCGPListBox | |
| GetCheck(int nIndex) const | CBCGPCheckListBox | virtual |
| GetCheckCount() const | CBCGPCheckListBox | |
| GetCheckStyle() const | CBCGPCheckListBox | inline |
| GetColorBarWidth() const | CBCGPListBox | virtual |
| GetDefaultItem() const | CBCGPListBox | inline |
| GetItemBarColor(int nIndex) const | CBCGPListBox | |
| GetItemDescription(int nIndex) const | CBCGPListBox | |
| GetItemExtraHeight() const | CBCGPListBox | inline |
| GetItemIcon(int nIndex) const | CBCGPListBox | |
| GetItemImage(int nIndex) const | CBCGPListBox | |
| GetItemImageSize(int nIndex) const | CBCGPListBox | |
| GetItemIndent(int nIndex) const | CBCGPListBox | |
| GetItemNotificationBadgeColor(int nIndex) const | CBCGPListBox | |
| GetItemNotificationBadgeNumber(int nIndex) const | CBCGPListBox | |
| GetItemToolTip(int nIndex) const | CBCGPListBox | |
| GetItemToolTipDescription(int nIndex) const | CBCGPListBox | |
| GetNoContentLabel() const | CBCGPListBox | inline |
| HasItemDescriptions() const | CBCGPListBox | inline |
| HasPins() const | CBCGPListBox | inline |
| IsAlternateRowColor() const | CBCGPListBox | inline |
| IsAutoRecreated() const | CBCGPListBox | inline |
| IsCaptionItem(int nIndex) const | CBCGPListBox | |
| IsCaptionItemsLargeFont() const | CBCGPListBox | inline |
| IsCheckEnabled(int nIndex) const | CBCGPCheckListBox | virtual |
| IsEnabled(int nIndex) const | CBCGPListBox | |
| IsItemHighlightingEnabled() const | CBCGPListBox | inline |
| IsItemPinned(int nIndex) | CBCGPListBox | |
| IsItemRadioStyle(int nIndex) const | CBCGPCheckListBox | virtual |
| IsSeparatorItem(int nIndex) const | CBCGPListBox | |
| m_bOnGlass | CBCGPListBox | |
| m_bVisualManagerStyle | CBCGPListBox | |
| OnAfterRecreate() | CBCGPListBox | inlineprotectedvirtual |
| OnCopyItemData(int nIndex) const | CBCGPListBox | protectedvirtual |
| RemoveItemNotificationBadge(int nIndex, BOOL bRedraw=TRUE) | CBCGPListBox | inline |
| ResetPins() | CBCGPListBox | |
| SetAlternateRowColor(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPListBox | |
| SetAutoToolTips(BOOL bSet=TRUE) | CBCGPListBox | |
| SetCaptionItemsLargeFont(BOOL bSet=TRUE) | CBCGPListBox | |
| SetCheck(int nIndex, int nCheck, BOOL bRedraw=TRUE) | CBCGPCheckListBox | virtual |
| SetCheckStyle(UINT nCheckStyle=BS_AUTOCHECKBOX) | CBCGPCheckListBox | |
| SetColorBarWidth(int nWidth) | CBCGPListBox | |
| SetDefaultItem(int nItem, BOOL bRedraw=TRUE) | CBCGPListBox | |
| SetImageList(HIMAGELIST hImageList, int nVertMargin=2) | CBCGPListBox | |
| SetImageList(UINT nImageListResID, int cxIcon=16, int nVertMargin=2, BOOL bAutoScale=FALSE) | CBCGPListBox | |
| SetItemColorBar(int nIndex, COLORREF color) | CBCGPListBox | |
| SetItemDescription(int nIndex, const CString &strDescription) | CBCGPListBox | |
| SetItemExtraHeight(int nExtraHeight) | CBCGPListBox | |
| SetItemIcon(int nIndex, HICON hIcon) | CBCGPListBox | |
| SetItemImage(int nIndex, int nImageIndex) | CBCGPListBox | |
| SetItemIndent(int nIndex, int nIndent, BOOL bRedraw=TRUE) | CBCGPListBox | |
| SetItemNotificationBadge(int nIndex, int nNumber, COLORREF color=CLR_DEFAULT, BOOL bRedraw=TRUE) | CBCGPListBox | |
| SetItemPinned(int nIndex, BOOL bSet=TRUE, BOOL bRedraw=FALSE) | CBCGPListBox | |
| SetItemRadioStyle(int nIndex, BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPCheckListBox | |
| SetItemToolTip(int nIndex, const CString &strToolTip, LPCTSTR lpszDescription=NULL) | CBCGPListBox | |
| SetNoContentLabel(const CString strNoContentLabel, BOOL bRedraw=TRUE) | CBCGPListBox | |