BCGSuite for MFC
CBCGPToolBoxEx Member List

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
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 CBCGPToolBoxExinline
OnActivatePage(int nPage)CBCGPToolBoxExvirtual
OnClickTool(int nPage, int nIndex)CBCGPToolBoxExvirtual
OnShowToolboxMenu(CPoint point, CBCGPToolBoxPage *pPage, int nHit)CBCGPToolBoxExvirtual
RemoveAllToolsPages()CBCGPToolBoxEx
RemoveToolsPage(int nPage)CBCGPToolBoxEx
SetShowDisabledItems(BOOL bShowDisabled=TRUE)CBCGPToolBoxEx