This is the complete list of members for CBCGPToolBox, including all inherited members.
AddToolsPage(LPCTSTR lpszPageName, UINT uiBmpResID, int nImageWidth, const CStringList &lstLabels, CRuntimeClass *pPageClass=RUNTIME_CLASS(CBCGPToolBoxPage), CRuntimeClass *pButtonClass=RUNTIME_CLASS(CBCGPToolBoxButton)) | CBCGPToolBox | |
AddToolsPage(LPCTSTR lpszPageName, UINT uiBmpResID, int nImageWidth, LPCTSTR lpszLabels, CRuntimeClass *pPageClass=RUNTIME_CLASS(CBCGPToolBoxPage), CRuntimeClass *pButtonClass=RUNTIME_CLASS(CBCGPToolBoxButton)) | CBCGPToolBox | |
GetActivePage() const | CBCGPToolBox | |
GetLastClickedTool(int nPage) const | CBCGPToolBox | |
GetPage(int nPage) const | CBCGPToolBox | |
GetPageCount() const | CBCGPToolBox | |
GetPageNumber(CBCGPToolBoxPage *pPage) const | CBCGPToolBox | |
GetTabWnd() const | CBCGPToolBox | |
IsShowDisabledItems() const | CBCGPToolBox | inline |
OnActivatePage(int nPage) | CBCGPToolBox | virtual |
OnClickTool(int nPage, int nIndex) | CBCGPToolBox | virtual |
OnShowToolboxMenu(CPoint point, CBCGPToolBoxPage *pPage, int nHit) | CBCGPToolBox | virtual |
RemoveToolsPage(int nPage) | CBCGPToolBox | |
SetActivePage(int nPage) | CBCGPToolBox | |
SetShowDisabledItems(BOOL bShowDisabled=TRUE) | CBCGPToolBox |