This is the complete list of members for CBCGPToolBoxEx, including all inherited members.
| AddToolsPage(LPCTSTR lpszPageName, UINT uiBmpResID, int nImageWidth, const CStringList &lstLabels, CRuntimeClass *pPageClass=RUNTIME_CLASS(CBCGPToolBoxPage), CRuntimeClass *pButtonClass=RUNTIME_CLASS(CBCGPToolBoxButton)) | CBCGPToolBoxEx | |
| AddToolsPage(LPCTSTR lpszPageName, UINT uiBmpResID, int nImageWidth, LPCTSTR lpszLabels, CRuntimeClass *pPageClass=RUNTIME_CLASS(CBCGPToolBoxPage), CRuntimeClass *pButtonClass=RUNTIME_CLASS(CBCGPToolBoxButton)) | CBCGPToolBoxEx | |
| GetLastClickedTool(int &nClickedPage) const | CBCGPToolBoxEx | |
| GetNotifyCommandID() const | CBCGPToolBoxEx | inline |
| GetPage(int nPage, BOOL bInFilter=FALSE) const | CBCGPToolBoxEx | |
| GetPageCount(BOOL bInFilter=FALSE) const | CBCGPToolBoxEx | |
| GetPageNumber(CBCGPToolBoxPage *pPage) const | CBCGPToolBoxEx | |
| GetSelectedToolsPage(LPINT pnButton=NULL) const | CBCGPToolBoxEx | |
| IsShowDisabledItems() const | CBCGPToolBoxEx | inline |
| OnActivatePage(int nPage) | CBCGPToolBoxEx | virtual |
| OnClickTool(int nPage, int nIndex) | CBCGPToolBoxEx | virtual |
| OnShowToolboxMenu(CPoint point, CBCGPToolBoxPage *pPage, int nHit) | CBCGPToolBoxEx | virtual |
| RemoveAllToolsPages() | CBCGPToolBoxEx | |
| RemoveToolsPage(int nPage) | CBCGPToolBoxEx | |
| SetNotifyCommandID(UINT nCmdID) | CBCGPToolBoxEx | inline |
| SetShowDisabledItems(BOOL bShowDisabled=TRUE) | CBCGPToolBoxEx |