AreThumbnails() const | CBCGPShellList | inline |
ChangeFolder(LPBCGCBITEMINFO lpItemInfo) | CBCGPShellList | |
CreateFolder(const CString &strFolderName, LPSECURITY_ATTRIBUTES lpSecurityAttributes=NULL, BOOL bSelect=TRUE) | CBCGPShellList | |
DisplayFolder(LPCTSTR lpszPath) | CBCGPShellList | virtual |
DisplayFolder(LPBCGCBITEMINFO lpItemInfo) | CBCGPShellList | virtual |
DisplayParentFolder() | CBCGPShellList | virtual |
EnableMarkSortedColumn(BOOL bMark=TRUE, BOOL bRedraw=TRUE) | CBCGPListCtrl | |
EnableMultipleSort(BOOL bEnable=TRUE) | CBCGPListCtrl | |
EnableShellContextMenu(BOOL bEnable=TRUE) | CBCGPShellList | |
EnableSortEx(BOOL bEnable=TRUE) | CBCGPListCtrl | inline |
EnableSorting(BOOL bEnable=TRUE) | CBCGPListCtrl | |
EnableSystemUserInput(BOOL bEnable=TRUE) | CBCGPShellList | inline |
EnableThemedInplaceTooltip(BOOL bEnable=TRUE) | CBCGPListCtrl | |
EnableThemedSelection(BOOL bEnable=TRUE) | CBCGPListCtrl | |
EnableThumbnails(BOOL bEnable=TRUE) | CBCGPShellList | |
GetCurrentFolder(CString &strPath) const | CBCGPShellList | |
GetCurrentFolderName(CString &strName) const | CBCGPShellList | |
GetCurrentItemIdList() const | CBCGPShellList | inline |
GetCurrentShellFolder() const | CBCGPShellList | inline |
GetHeaderCtrl() | CBCGPListCtrl | inlinevirtual |
GetItemPath(CString &strPath, int iItem) const | CBCGPShellList | |
GetItemTypes() const | CBCGPShellList | inline |
IsAlwaysSortItems() const | CBCGPShellList | inline |
IsDesktop() const | CBCGPShellList | inline |
IsGrayDisabledItems() const | CBCGPListCtrl | inline |
IsMultipleSort() const | CBCGPListCtrl | |
IsSortEx() const | CBCGPListCtrl | inline |
IsSortingEnabled() const | CBCGPListCtrl | inline |
IsSystemUserInputEnabled() const | CBCGPShellList | inline |
IsThemedInplaceTooltip() const | CBCGPListCtrl | inline |
IsThemedSelection() const | CBCGPListCtrl | inline |
m_bVisualManagerStyle | CBCGPListCtrl | |
OnAfterRenameItem(int iItem) | CBCGPShellList | inlineprotectedvirtual |
OnFormatFileDate(const CTime &tmFile, CString &str) | CBCGPShellList | virtual |
OnFormatStrFileSize(ULONGLONG lFileSize, CString &str) | CBCGPShellList | virtual |
OnGetCellBkColor(int nRow, int nColum) | CBCGPListCtrl | virtual |
OnGetCellFont(int, int, DWORD=0) | CBCGPListCtrl | inlinevirtual |
OnGetCellTextColor(int nRow, int nColum) | CBCGPListCtrl | virtual |
OnGetItemIcon(int iItem, LPBCGCBITEMINFO pItem) | CBCGPShellList | virtual |
OnGetItemText(int iItem, int iColumn, LPBCGCBITEMINFO pItem) | CBCGPShellList | virtual |
OnSetColumns() | CBCGPShellList | virtual |
Refresh() | CBCGPShellList | virtual |
RegisterShellNotification(LONG fEvents=0) | CBCGPShellList | |
RemoveItem(int iItem, BOOL bPermanent, BOOL bConfirmDelete=TRUE) | CBCGPShellList | |
RemoveSortColumn(int iColumn) | CBCGPListCtrl | |
RenameItem(int iItem, const CString &strName) | CBCGPShellList | |
SetAlwaysSortItems(BOOL bSet=TRUE) | CBCGPShellList | |
SetGrayDisabledItems(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPListCtrl | |
SetItemTypes(SHCONTF nTypes) | CBCGPShellList | |
SetSortColumn(int iColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE) | CBCGPListCtrl | |
Sort(int iColumn, BOOL bAscending=TRUE, BOOL bAdd=FALSE) | CBCGPListCtrl | virtual |