This is the complete list of members for CBCGPExpanderCtrl, including all inherited members.
| AddControlBar(CBCGPBaseControlBar *pBar) | CBCGPBaseControlBar | |
| AddDialog(const CString &strCaption, UINT nDlgResID, CRuntimeClass *pRTIDialog) | CBCGPExpanderCtrl | |
| AddDialog(const CString &strCaption, LPCTSTR lpszDlgResName, CRuntimeClass *pRTIDialog) | CBCGPExpanderCtrl | |
| AddDialog(const CString &strCaption, CDialog *pDlg, BOOL bAutoDestroy=FALSE) | CBCGPExpanderCtrl | |
| AddGroup(int nPageIdx, LPCTSTR lpszGroupName, BOOL bBottomLocation=FALSE, BOOL bSpecial=FALSE, HICON hIcon=NULL, BOOL bAutoDestroyIcon=FALSE) | CBCGPTasksPane | |
| AddGroup(LPCTSTR lpszGroupName, BOOL bBottomLocation=FALSE, BOOL bSpecial=FALSE, HICON hIcon=NULL, BOOL bAutoDestroyIcon=FALSE) | CBCGPTasksPane | inline | 
| AddLabel(int nGroup, LPCTSTR lpszLabelName, int nTaskIcon=-1, BOOL bIsBold=FALSE) | CBCGPTasksPane | inline | 
| AddMRUFilesList(int nGroup, int nMaxFiles=4) | CBCGPTasksPane | |
| AddPage(LPCTSTR lpszPageLabel) | CBCGPTasksPane | |
| AddSeparator(int nGroup) | CBCGPTasksPane | inline | 
| AddTask(int nGroup, LPCTSTR lpszTaskName, int nTaskIcon=-1, UINT uiCommandID=0, DWORD_PTR dwUserData=0) | CBCGPTasksPane | |
| AddWindow(int nGroup, HWND hwndTask, int nWndHeight, BOOL bAutoDestroyWindow=FALSE, DWORD_PTR dwUserData=0, CBCGPTask::WindowAlign align=CBCGPTask::BCGP_TASKPANE_WND_STRETCH, int nWndWidth=0) | CBCGPTasksPane | |
| AdjustDockingLayout(HDWP hdwp=NULL) | CBCGPBaseControlBar | virtual | 
| AdjustLayout() | CBCGPBaseControlBar | inlinevirtual | 
| AdjustSizeImmediate(BOOL bRecalcLayout=TRUE) | CBCGPControlBar | virtual | 
| AreCustomTooltipsOnly() const | CBCGPTasksPane | inline | 
| AreNavigationTabsEnabled() const | CBCGPTasksPane | inline | 
| AreNavigationToolbarSimplifiedIconsEnabled() const | CBCGPTasksPane | inline | 
| AreTaskTooltips() const | CBCGPTasksPane | inline | 
| AttachToTabWnd(CBCGPDockingControlBar *pTabControlBarAttachTo, BCGP_DOCK_METHOD dockMethod, BOOL bSetActive=TRUE, CBCGPDockingControlBar **ppTabbedControlBar=NULL) | CBCGPDockingControlBar | virtual | 
| BCGPANIMATION_AccelerateDecelerate enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Cubic enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Legacy enum value | CBCGPAnimationManager | |
| BCGPANIMATION_Linear enum value | CBCGPAnimationManager | |
| BCGPANIMATION_ParabolicFromAcceleration enum value | CBCGPAnimationManager | |
| BCGPANIMATION_SmoothStop enum value | CBCGPAnimationManager | |
| BCGPAnimationType enum name | CBCGPAnimationManager | |
| CalcInsideRect(CRect &rect, BOOL bHorz) const | CBCGPControlBar | |
| CanAcceptBar(const CBCGPBaseControlBar *pBar) const | CBCGPDockingControlBar | inlinevirtual | 
| CanBeAttached() const | CBCGPDockingControlBar | inlinevirtual | 
| CanBeClosed() const | CBCGPBaseControlBar | inlinevirtual | 
| CanBeDocked(CBCGPBaseControlBar *pDockBar) const | CBCGPControlBar | virtual | 
| CanBeResized() const | CBCGPBaseControlBar | inlinevirtual | 
| CanBeTabbedDocument() const | CBCGPControlBar | virtual | 
| CanFloat() const | CBCGPBaseControlBar | virtual | 
| CanFocus() const | CBCGPBaseControlBar | inlinevirtual | 
| CaptionAutohidden enum value | CBCGPDockingControlBar | |
| CaptionDocking enum value | CBCGPDockingControlBar | |
| CaptionFloating enum value | CBCGPDockingControlBar | |
| CaptionMDITabbed enum value | CBCGPDockingControlBar | |
| CaptionTabbed enum value | CBCGPDockingControlBar | |
| CaptionType enum name | CBCGPDockingControlBar | |
| CaptionWindowsNavigator enum value | CBCGPDockingControlBar | |
| CBCGPAnimationManager() | CBCGPAnimationManager | |
| CBCGPDockingControlBar() | CBCGPDockingControlBar | |
| CBCGPTasksPane() | CBCGPTasksPane | |
| CheckAutoHideCondition() | CBCGPDockingControlBar | protectedvirtual | 
| CheckStopSlideCondition(BOOL bDirection) | CBCGPDockingControlBar | protectedvirtual | 
| CollapseAllGroups(BOOL bCollapse=TRUE) | CBCGPTasksPane | |
| CollapseAllGroups(int nPageIdx, BOOL bCollapse) | CBCGPTasksPane | |
| CollapseGroup(CBCGPTasksGroup *pGroup, BOOL bCollapse=TRUE) | CBCGPTasksPane | |
| CollapseGroup(int nGroup, BOOL bCollapse=TRUE) | CBCGPTasksPane | inline | 
| CBCGPTasksPane::Create(LPCTSTR lpszCaption, CWnd *pParentWnd, const RECT &rect, BOOL bHasGripper, UINT nID, DWORD dwStyle, DWORD dwTabbedStyle=CBRS_BCGP_REGULAR_TABS, DWORD dwBCGStyle=dwDefaultBCGDockingBarStyle, CCreateContext *pContext=NULL) | CBCGPDockingControlBar | virtual | 
| CBCGPTasksPane::Create(LPCTSTR lpszWindowName, CWnd *pParentWnd, CSize sizeDefault, BOOL bHasGripper, UINT nID, DWORD dwStyle=WS_CHILD|WS_VISIBLE|CBRS_TOP|CBRS_HIDE_INPLACE, DWORD dwTabbedStyle=CBRS_BCGP_REGULAR_TABS, DWORD dwBCGStyle=dwDefaultBCGDockingBarStyle) | CBCGPDockingControlBar | virtual | 
| CBCGPControlBar::Create(LPCTSTR lpszClassName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, DWORD dwBCGStyle=dwDefaultCBStyle, CCreateContext *pContext=NULL) | CBCGPControlBar | virtual | 
| CreateEx(DWORD dwStyleEx, LPCTSTR lpszCaption, CWnd *pParentWnd, const RECT &rect, BOOL bHasGripper, UINT nID, DWORD dwStyle, DWORD dwTabbedStyle=CBRS_BCGP_REGULAR_TABS, DWORD dwBCGStyle=dwDefaultBCGDockingBarStyle, CCreateContext *pContext=NULL) | CBCGPDockingControlBar | virtual | 
| CBCGPControlBar::CreateEx(DWORD dwStyleEx, LPCTSTR lpszClassName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, DWORD dwBCGStyle=dwDefaultCBStyle, CCreateContext *pContext=NULL) | CBCGPControlBar | virtual | 
| CBCGPBaseControlBar::CreateEx(DWORD dwStyleEx, LPCTSTR lpszClassName, LPCTSTR lpszWindowName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, DWORD dwBCGStyle=0, CCreateContext *pContext=NULL) | CBCGPBaseControlBar | virtual | 
| CreateMenu() const | CBCGPTasksPane | |
| CreateTabbedControlBar() | CBCGPDockingControlBar | virtual | 
| DockControlBar(CBCGPBaseControlBar *pDockBar, LPCRECT lpRect, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | virtual | 
| DockToWindow(CBCGPDockingControlBar *pTargetWindow, DWORD dwAlignment, LPCRECT lpRect=NULL) | CBCGPDockingControlBar | virtual | 
| DoesAllowDynInsertBefore() const | CBCGPBaseControlBar | inlinevirtual | 
| DoesAllowSiblingBars() const | CBCGPControlBar | inlinevirtual | 
| EnableAnimation(BOOL bEnable=TRUE) | CBCGPTasksPane | inline | 
| EnableAutohideAll(BOOL bEnable=TRUE) | CBCGPDockingControlBar | inline | 
| EnableAutoHideScrollBar(BOOL bEnable=TRUE) | CBCGPTasksPane | |
| EnableDocking(DWORD dwAlignment) | CBCGPBaseControlBar | inlinevirtual | 
| EnableGripper(BOOL bEnable) | CBCGPDockingControlBar | virtual | 
| EnableGroupCollapse(BOOL bEnable) | CBCGPTasksPane | inline | 
| EnableHistoryMenuButtons(BOOL bEnable=TRUE) | CBCGPTasksPane | |
| EnableNavigationTabs(BOOL bEnable, UINT nTabsIconsResID, int cxTabIcons=16) | CBCGPTasksPane | |
| EnableNavigationToolbar(BOOL bEnable=TRUE, UINT uiToolbarBmpRes=0, CSize sizeToolbarImage=CSize(0, 0), CSize sizeToolbarButton=CSize(0, 0)) | CBCGPTasksPane | |
| EnableNavigationToolbarSimplifiedIcons(BOOL bEnable=TRUE) | CBCGPTasksPane | |
| EnableScrollButtons(BOOL bEnable=TRUE) | CBCGPTasksPane | |
| EnableTaskTooltips(BOOL bEnable=TRUE, BOOL bCustomTooltipsOnly=FALSE) | CBCGPTasksPane | |
| EnableWrapLabels(BOOL bEnable=TRUE) | CBCGPTasksPane | inline | 
| EnableWrapTasks(BOOL bEnable=TRUE) | CBCGPTasksPane | inline | 
| FloatControlBar(CRect rectFloat, BCGP_DOCK_METHOD dockMethod=BCGP_DM_UNKNOWN, bool bShow=true) | CBCGPControlBar | virtual | 
| GetActivePage() const | CBCGPTasksPane | inline | 
| GetAnimatedValue() const | CBCGPAnimationManager | inline | 
| GetAnimationDuration() const | CBCGPAnimationManager | inline | 
| GetBarIcon(BOOL bBigIcon) | CBCGPBaseControlBar | virtual | 
| GetBarStyle() const | CBCGPBaseControlBar | inlinevirtual | 
| GetBCGStyle() const | CBCGPBaseControlBar | inlinevirtual | 
| GetBorders() const | CBCGPControlBar | |
| GetCaption(CString &strCaption, CaptionType type) | CBCGPDockingControlBar | virtual | 
| GetCaptionHeight() const | CBCGPDockingControlBar | virtual | 
| GetCurrentAlignment() const | CBCGPBaseControlBar | virtual | 
| GetDefaultSlider() const | CBCGPDockingControlBar | |
| GetDockRow() | CBCGPBaseControlBar | inline | 
| GetDockSite() const | CBCGPBaseControlBar | virtual | 
| GetDragSencitivity() | CBCGPDockingControlBar | inlinestatic | 
| GetEnabledAlignment() const | CBCGPBaseControlBar | inlinevirtual | 
| GetExclusiveRowMode() const | CBCGPControlBar | inlinevirtual | 
| GetGroupCaptionHeight() const | CBCGPTasksPane | inline | 
| GetGroupCaptionHorzOffset() const | CBCGPTasksPane | inline | 
| GetGroupCaptionVertOffset() const | CBCGPTasksPane | inline | 
| GetGroupCount() const | CBCGPTasksPane | inline | 
| GetGroupLocation(CBCGPTasksGroup *pGroup, int &nGroup) const | CBCGPTasksPane | |
| GetGroupVertOffset() const | CBCGPTasksPane | inline | 
| GetHorzMargin() const | CBCGPTasksPane | inline | 
| GetIconIndex() const | CBCGPDockingControlBar | inline | 
| GetLastAnimationError() const | CBCGPAnimationManager | inline | 
| GetPageByGroup(int nGroup, int &nPage) const | CBCGPTasksPane | |
| GetPagesCount() const | CBCGPTasksPane | inline | 
| GetPaneInfo(CString &strName, CString &strInfo, HICON &hIcon, BOOL &bAutoDestroyIcon) | CBCGPDockingControlBar | virtual | 
| GetParentMiniFrame(BOOL bNoAssert=FALSE) const | CBCGPBaseControlBar | virtual | 
| GetParentTabWnd(HWND &hWndTab) const | CBCGPBaseControlBar | |
| GetSelectedTaskGroup() const | CBCGPTasksPane | inline | 
| GetTabbedControlBarRTC() const | CBCGPDockingControlBar | inline | 
| GetTabCustomLabel() const | CBCGPDockingControlBar | inline | 
| GetTask(int nGroup, int nTask) const | CBCGPTasksPane | |
| GetTaskCount(int nGroup) const | CBCGPTasksPane | inline | 
| GetTaskGroup(int nGroup) const | CBCGPTasksPane | |
| GetTaskLocation(UINT uiCommandID, int &nGroup, int &nTask) const | CBCGPTasksPane | |
| GetTaskLocation(HWND hwndTask, int &nGroup, int &nTask) const | CBCGPTasksPane | |
| GetTaskLocation(CBCGPTask *pTask, int &nGroup, int &nTask) const | CBCGPTasksPane | |
| GetTasksHorzOffset() const | CBCGPTasksPane | inline | 
| GetVertMargin() const | CBCGPTasksPane | inline | 
| HasAutoHideMode() const | CBCGPDockingControlBar | inlinevirtual | 
| HideInPrintPreviewMode() const | CBCGPBaseControlBar | inlinevirtual | 
| HideSingleGroupCaption(BOOL bHide=TRUE) | CBCGPTasksPane | |
| HitTest(CPoint point, BOOL bDetectCaption=FALSE) | CBCGPDockingControlBar | virtual | 
| IsAnimated() const | CBCGPAnimationManager | inline | 
| IsAnimationEnabled() const | CBCGPTasksPane | inline | 
| IsAnimationSupportedByOS() | CBCGPAnimationManager | static | 
| IsAutohideAllEnabled() const | CBCGPDockingControlBar | inlinevirtual | 
| IsAutoHideMode() const | CBCGPDockingControlBar | inlinevirtual | 
| IsBackButtonEnabled() const | CBCGPTasksPane | inline | 
| IsDocked() const | CBCGPDockingControlBar | virtual | 
| IsForwardButtonEnabled() const | CBCGPTasksPane | inline | 
| IsHideInAutoHideMode() const | CBCGPDockingControlBar | inlinevirtual | 
| IsHideSingleGroupCaption() const | CBCGPTasksPane | inline | 
| IsHistoryMenuButtonsEnabled() const | CBCGPTasksPane | inline | 
| IsHorizontal() const | CBCGPBaseControlBar | virtual | 
| IsMDITabbed() const | CBCGPBaseControlBar | virtual | 
| IsNavigationToolbarEnabled() const | CBCGPTasksPane | inline | 
| IsScrollBarAutoHideEnabled() const | CBCGPTasksPane | inline | 
| IsVisible() const | CBCGPDockingControlBar | virtual | 
| IsVisibleInWindowsNavigator() const | CBCGPDockingControlBar | inlinevirtual | 
| IsWrapLabelsEnabled() const | CBCGPTasksPane | inline | 
| IsWrapTasksEnabled() const | CBCGPTasksPane | inline | 
| m_bDisableAnimation | CBCGPDockingControlBar | static | 
| m_bHandleMinSize | CBCGPControlBar | static | 
| m_bHideInAutoHideMode | CBCGPDockingControlBar | static | 
| m_hwndFooter | CBCGPTasksPane | protected | 
| m_hwndHeader | CBCGPTasksPane | protected | 
| m_nSlideSteps | CBCGPDockingControlBar | static | 
| m_recentDockInfo | CBCGPControlBar | |
| m_sizeDragSencitivity | CBCGPDockingControlBar | protectedstatic | 
| OnActivateTasksPanePage() | CBCGPTasksPane | inlineprotectedvirtual | 
| OnAfterDockFromMiniFrame() | CBCGPDockingControlBar | inlinevirtual | 
| OnAfterDrawTask(CDC *pDC, CBCGPTask *pTask) | CBCGPTasksPane | inlineprotectedvirtual | 
| OnAfterFloat() | CBCGPControlBar | virtual | 
| OnAnimationIdle() | CBCGPAnimationManager | inlineprotectedvirtual | 
| OnBeforeDock(CBCGPBaseControlBar **ppDockBar, LPCRECT lpRect, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | protectedvirtual | 
| OnBeforeDrawTask(CDC *pDC, CBCGPTask *pTask) | CBCGPTasksPane | inlineprotectedvirtual | 
| OnClickTask(int nGroupNumber, int nTaskNumber, UINT uiCommandID, DWORD_PTR dwUserData) | CBCGPTasksPane | virtual | 
| OnControlBarContextMenu(CWnd *pParentFrame, CPoint point) | CBCGPBaseControlBar | virtual | 
| OnGestureEventBegin() | CBCGPGestureBase | inlineprotectedvirtual | 
| OnGestureEventEnd() | CBCGPGestureBase | inlineprotectedvirtual | 
| OnGestureEventPressAndTap(const CPoint &ptPress, long lDelta) | CBCGPGestureBase | protectedvirtual | 
| OnGestureEventRotate(const CPoint &ptCenter, double dblAngle) | CBCGPGestureBase | protectedvirtual | 
| OnGestureEventTwoFingerTap(const CPoint &ptCenter) | CBCGPGestureBase | protectedvirtual | 
| OnGestureEventZoom(const CPoint &ptCenter, double dblZoomFactor) | CBCGPGestureBase | protectedvirtual | 
| OnPressBackButton() | CBCGPTasksPane | virtual | 
| OnPressForwardButton() | CBCGPTasksPane | virtual | 
| OnPressHomeButton() | CBCGPTasksPane | virtual | 
| OnRemoveFromMiniFrame(CBCGPMiniFrameWnd *pMiniFrame) | CBCGPBaseControlBar | inlinevirtual | 
| OnScrollClient(UINT uiScrollCode) | CBCGPDockingControlBar | inlineprotectedvirtual | 
| OnShowControlBarMenu(CPoint point) | CBCGPControlBar | virtual | 
| OnSlide(BOOL bSlideOut) | CBCGPDockingControlBar | protectedvirtual | 
| ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp) | CBCGPGestureBase | protected | 
| RemoveAllDialogs() | CBCGPExpanderCtrl | |
| RemoveAllGroups(int nPageIdx=0) | CBCGPTasksPane | |
| RemoveAllPages() | CBCGPTasksPane | |
| RemoveAllTasks(int nGroup, BOOL bRedraw=TRUE) | CBCGPTasksPane | |
| RemoveDialog(int nIndex) | CBCGPExpanderCtrl | |
| RemoveGroup(int nGroup) | CBCGPTasksPane | |
| RemovePage(int nPageIdx) | CBCGPTasksPane | |
| RemoveTask(int nGroup, int nTask, BOOL bRedraw=TRUE) | CBCGPTasksPane | |
| ScrollHorzAvailable(BOOL bLeft) | CBCGPDockingControlBar | inlineprotectedvirtual | 
| ScrollVertAvailable(BOOL bTop) | CBCGPDockingControlBar | inlineprotectedvirtual | 
| SetActivePage(int nPageIdx) | CBCGPTasksPane | |
| SetAutoHideMode(BOOL bMode, DWORD dwAlignment, CBCGPAutoHideToolBar *pCurrAutoHideBar=NULL, BOOL bUseTimer=TRUE) | CBCGPDockingControlBar | virtual | 
| SetBarAlignment(DWORD dwAlignment) | CBCGPBaseControlBar | inlinevirtual | 
| SetBarStyle(DWORD dwNewStyle) | CBCGPBaseControlBar | inlinevirtual | 
| SetBorders(int cxLeft=0, int cyTop=0, int cxRight=0, int cyBottom=0, BOOL bIsTransparent=FALSE) | CBCGPControlBar | |
| SetBorders(LPCRECT lpRect, BOOL bIsTransparent=FALSE) | CBCGPControlBar | |
| SetCaption(LPCTSTR lpszName) | CBCGPTasksPane | |
| SetDockMode(BCGP_DOCK_TYPE dockModeNew) | CBCGPBaseControlBar | inline | 
| SetExclusiveRowMode(BOOL bExclusive=TRUE) | CBCGPControlBar | inlinevirtual | 
| SetGroupCaptionHeight(int n=-1) | CBCGPTasksPane | inline | 
| SetGroupCaptionHorzOffset(int n=-1) | CBCGPTasksPane | inline | 
| SetGroupCaptionVertOffset(int n=-1) | CBCGPTasksPane | inline | 
| SetGroupIcon(int nGroup, HICON hIcon, BOOL bAutoDestroyIcon=FALSE) | CBCGPTasksPane | |
| SetGroupName(int nGroup, LPCTSTR lpszGroupName) | CBCGPTasksPane | |
| SetGroupTextColor(int nGroup, COLORREF color, COLORREF colorHot=(COLORREF)-1) | CBCGPTasksPane | |
| SetGroupVertOffset(int n=-1) | CBCGPTasksPane | inline | 
| SetHorzMargin(int n=-1) | CBCGPTasksPane | inline | 
| SetIconIndex(int nIndex) | CBCGPDockingControlBar | |
| SetIconsList(UINT uiImageListResID, int cx, COLORREF clrTransparent=RGB(255, 0, 255), BOOL bAutoScale=FALSE, int cy=0) | CBCGPTasksPane | |
| SetIconsList(HIMAGELIST hIcons) | CBCGPTasksPane | |
| SetMiniFrameRTC(CRuntimeClass *pClass) | CBCGPControlBar | inline | 
| SetPageCaption(int nPageIdx, LPCTSTR lpszName) | CBCGPTasksPane | |
| SetTabbedControlBarRTC(CRuntimeClass *pRTC) | CBCGPDockingControlBar | inline | 
| SetTabCustomLabel(const CString &strLabel) | CBCGPDockingControlBar | |
| SetTaskName(int nGroup, int nTask, LPCTSTR lpszTaskName) | CBCGPTasksPane | |
| SetTasksHorzOffset(int n=-1) | CBCGPTasksPane | inline | 
| SetTasksIconHorzOffset(int n=-1) | CBCGPTasksPane | inline | 
| SetTaskTextColor(int nGroup, int nTask, COLORREF color, COLORREF colorHot=(COLORREF)-1) | CBCGPTasksPane | |
| SetTaskToolTip(int nGroup, int nTask, LPCTSTR lpszTaskToolTip, LPCTSTR lpszTaskDescription=NULL) | CBCGPTasksPane | |
| SetVertMargin(int n=-1) | CBCGPTasksPane | inline | 
| SetWindowHeight(int nGroup, HWND hwndTask, int nWndHeight) | CBCGPTasksPane | |
| SetWindowHeight(HWND hwndTask, int nWndHeight) | CBCGPTasksPane | |
| ShowControlBar(BOOL bShow, BOOL bDelay, BOOL bActivate) | CBCGPDockingControlBar | virtual | 
| ShowTask(int nGroup, int nTask, BOOL bShow=TRUE, BOOL bRedraw=TRUE) | CBCGPTasksPane | |
| ShowTaskByCmdId(UINT uiCommandID, BOOL bShow=TRUE, BOOL bRedraw=TRUE) | CBCGPTasksPane | |
| Slide(BOOL bSlideOut, BOOL bUseTimer=TRUE) | CBCGPDockingControlBar | virtual | 
| StartAnimation(double dblStartValue, double dblFinalValue, double dblDurationInSeconds, BCGPAnimationType type, CBCGPAnimationManagerOptions *pOptions=NULL, double dblDelayInSeconds=0.0) | CBCGPAnimationManager | |
| StartFlashAnimation(double dblPeriodInSeconds) | CBCGPAnimationManager | |
| StopAnimation(BOOL bNotify=TRUE) | CBCGPAnimationManager | |
| UnDockControlBar(BOOL bDelay=FALSE) | CBCGPDockingControlBar | virtual | 
| Update() | CBCGPTasksPane | virtual |