BCGControlBar Pro for MFC
CBCGPWorkspace Member List

This is the complete list of members for CBCGPWorkspace, including all inherited members.

CBCGPWorkspace(BOOL bResourceSmartUpdate=FALSE)CBCGPWorkspace
CleanState(LPCTSTR lpszSectionName=NULL)CBCGPWorkspacevirtual
EnableLoadKeyboardAccelerators(BOOL bEnable=TRUE)CBCGPWorkspaceinline
EnableLoadWindowPlacement(BOOL bEnable=TRUE)CBCGPWorkspaceinline
EnableTaskBarInteraction(BOOL bEnable=TRUE)CBCGPWorkspace
EnableTearOffMenus(LPCTSTR lpszRegEntry, const UINT uiCmdFirst, const UINT uiCmdLast)CBCGPWorkspace
EnableUserTools(const UINT uiCmdToolsDummy, const UINT uiCmdFirst, const UINT uiCmdLast, CRuntimeClass *pToolRTC=RUNTIME_CLASS(CBCGPUserTool), UINT uArgMenuID=0, UINT uInitDirMenuID=0)CBCGPWorkspace
GetBinary(LPCTSTR lpszEntry, LPBYTE *ppData, UINT *pBytes)CBCGPWorkspace
GetContextMenuManager()CBCGPWorkspace
GetDataVersionMajor() const CBCGPWorkspaceinline
GetDataVersionMinor() const CBCGPWorkspaceinline
GetDouble(LPCTSTR lpszEntry, double dblDefault=0.0)CBCGPWorkspace
GetInt(LPCTSTR lpszEntry, int nDefault=0)CBCGPWorkspace
GetKeyboardManager()CBCGPWorkspace
GetMouseManager()CBCGPWorkspace
GetObject(LPCTSTR lpszEntry, CObject &obj)CBCGPWorkspace
GetRegistryBase()CBCGPWorkspaceinline
GetRegSectionPath(LPCTSTR szSectionAdd=_T(""))CBCGPWorkspacevirtual
GetSectionBinary(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, LPBYTE *ppData, UINT *pBytes)CBCGPWorkspace
GetSectionDouble(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, double dblDefault=0.0)CBCGPWorkspace
GetSectionInt(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, int nDefault=0)CBCGPWorkspace
GetSectionObject(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, CObject &obj)CBCGPWorkspace
GetSectionString(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, LPCTSTR lpszDefault=_T(""))CBCGPWorkspace
GetShellManager()CBCGPWorkspace
GetString(LPCTSTR lpszEntry, LPCTSTR lpzDefault=_T(""))CBCGPWorkspace
GetTooltipManager()CBCGPWorkspace
GetUserToolsManager()CBCGPWorkspace
InitContextMenuManager()CBCGPWorkspace
InitKeyboardManager()CBCGPWorkspace
InitMouseManager()CBCGPWorkspace
InitShellManager()CBCGPWorkspace
InitTooltipManager()CBCGPWorkspace
IsStateExists(LPCTSTR lpszSectionName)CBCGPWorkspace
IsTaskBarInteractionEnabled()CBCGPWorkspaceinline
LoadState(CBCGPMDIFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
LoadState(CBCGPFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
LoadState(CBCGPOleIPFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
LoadState(LPCTSTR lpszSectionName=NULL, CBCGPFrameImpl *pFrameImpl=NULL)CBCGPWorkspacevirtual
OnAppContextHelp(CWnd *pWndControl, const DWORD dwHelpIDArray[])CBCGPWorkspacevirtual
OnEditCtrlContextMenu(CBCGPEdit *pEdit, const CPoint &point)CBCGPWorkspaceinlinevirtual
OnViewDoubleClick(CWnd *pWnd, int iViewId)CBCGPWorkspacevirtual
SaveState(LPCTSTR lpszSectionName=NULL, CBCGPFrameImpl *pFrameImpl=NULL)CBCGPWorkspacevirtual
SaveState(CBCGPMDIFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
SaveState(CBCGPFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
SaveState(CBCGPOleIPFrameWnd *pFrame, LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
SetRegistryBase(LPCTSTR lpszSectionName=NULL)CBCGPWorkspace
ShowPopupMenu(UINT uiMenuResId, const CPoint &point, CWnd *pWnd)CBCGPWorkspacevirtual
UseWorkspaceManager(LPCTSTR lpszSectionName=NULL, BOOL bResourceSmartUpdate=FALSE)CBCGPWorkspacestatic
WriteBinary(LPCTSTR lpszEntry, LPBYTE pData, UINT nBytes)CBCGPWorkspace
WriteDouble(LPCTSTR lpszEntry, double dblValue)CBCGPWorkspace
WriteInt(LPCTSTR lpszEntry, int nValue)CBCGPWorkspace
WriteObject(LPCTSTR lpszEntry, CObject &obj)CBCGPWorkspace
WriteSectionBinary(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, LPBYTE pData, UINT nBytes)CBCGPWorkspace
WriteSectionDouble(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, double dblValue)CBCGPWorkspace
WriteSectionInt(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, int nValue)CBCGPWorkspace
WriteSectionObject(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, CObject &obj)CBCGPWorkspace
WriteSectionString(LPCTSTR lpszSubSection, LPCTSTR lpszEntry, LPCTSTR lpszValue)CBCGPWorkspace
WriteString(LPCTSTR lpszEntry, LPCTSTR lpszValue)CBCGPWorkspace