This is the complete list of members for CBCGPCaptionBar, including all inherited members.
| AddControlBar(CBCGPBaseControlBar *pBar) | CBCGPBaseControlBar | |
| AdjustDockingLayout(HDWP hdwp=NULL) | CBCGPBaseControlBar | virtual |
| AdjustSizeImmediate(BOOL bRecalcLayout=TRUE) | CBCGPControlBar | virtual |
| CalcInsideRect(CRect &rect, BOOL bHorz) const | CBCGPControlBar | |
| CanAcceptBar(const CBCGPBaseControlBar *pBar) const | CBCGPBaseControlBar | virtual |
| CanAutoHide() const | CBCGPBaseControlBar | inlinevirtual |
| CanBeAttached() const | CBCGPBaseControlBar | 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 |
| Create(DWORD dwStyle, CWnd *pParentWnd, UINT uID, int nHeight=-1, BOOL bIsMessageBarMode=FALSE) | CBCGPCaptionBar | |
| CBCGPControlBar::Create(LPCTSTR lpszClassName, DWORD dwStyle, const RECT &rect, CWnd *pParentWnd, UINT nID, DWORD dwBCGStyle=dwDefaultCBStyle, CCreateContext *pContext=NULL) | CBCGPControlBar | virtual |
| CreateDefaultMiniframe(CRect rectInitial) | CBCGPControlBar | virtual |
| 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 |
| DockControlBar(CBCGPBaseControlBar *pDockBar, LPCRECT lpRect, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | virtual |
| DoesAllowSiblingBars() const | CBCGPControlBar | inlinevirtual |
| EnableButton(BOOL bEnable=TRUE) | CBCGPCaptionBar | |
| EnableDocking(DWORD dwAlignment) | CBCGPBaseControlBar | inlinevirtual |
| EnableGripper(BOOL bEnable) | CBCGPBaseControlBar | inlinevirtual |
| FloatControlBar(CRect rectFloat, BCGP_DOCK_METHOD dockMethod=BCGP_DM_UNKNOWN, bool bShow=true) | CBCGPControlBar | virtual |
| GetAlignment(BarElement elem) | CBCGPCaptionBar | |
| GetBarIcon(BOOL bBigIcon) | CBCGPBaseControlBar | virtual |
| GetBarStyle() const | CBCGPBaseControlBar | inlinevirtual |
| GetBCGStyle() const | CBCGPBaseControlBar | inlinevirtual |
| GetBorders() const | CBCGPControlBar | |
| GetBorderSize() const | CBCGPCaptionBar | inline |
| GetButtonRect() const | CBCGPCaptionBar | inline |
| GetCaptionHeight() const | CBCGPBaseControlBar | inlinevirtual |
| GetCurrentAlignment() const | CBCGPBaseControlBar | virtual |
| GetDockMode() const | CBCGPBaseControlBar | virtual |
| GetDockRow() | CBCGPBaseControlBar | inline |
| GetDockSite() const | CBCGPBaseControlBar | virtual |
| GetEnabledAlignment() const | CBCGPBaseControlBar | inlinevirtual |
| GetExclusiveRowMode() const | CBCGPControlBar | inlinevirtual |
| GetLinkText(int nIndex) | CBCGPCaptionBar | |
| GetMargin() const | CBCGPCaptionBar | inline |
| GetParentMiniFrame(BOOL bNoAssert=FALSE) const | CBCGPBaseControlBar | virtual |
| GetParentTabWnd(HWND &hWndTab) const | CBCGPBaseControlBar | |
| GetText() const | CBCGPCaptionBar | inline |
| HideInPrintPreviewMode() const | CBCGPBaseControlBar | inlinevirtual |
| IsCaptionFont() const | CBCGPCaptionBar | inline |
| IsDocked() const | CBCGPBaseControlBar | virtual |
| IsHorizontal() const | CBCGPBaseControlBar | virtual |
| IsMDITabbed() const | CBCGPBaseControlBar | virtual |
| IsMessageBarMode() const | CBCGPCaptionBar | inline |
| IsVisible() const | CBCGPBaseControlBar | virtual |
| m_bHandleMinSize | CBCGPControlBar | static |
| m_clrBarBackground | CBCGPCaptionBar | |
| m_clrBarBorder | CBCGPCaptionBar | |
| m_clrBarHyperlink | CBCGPCaptionBar | |
| m_clrBarText | CBCGPCaptionBar | |
| m_recentDockInfo | CBCGPControlBar | |
| OnAfterChangeParent(CWnd *pWndOldParent) | CBCGPControlBar | virtual |
| OnAfterDock(CBCGPBaseControlBar *pBar, LPCRECT lpRect, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | inlineprotectedvirtual |
| OnAfterFloat() | CBCGPControlBar | virtual |
| OnBeforeChangeParent(CWnd *pWndNewParent, BOOL bDelay=FALSE) | CBCGPControlBar | virtual |
| OnBeforeDock(CBCGPBaseControlBar **ppDockBar, LPCRECT lpRect, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | protectedvirtual |
| OnBeforeFloat(CRect &rectFloat, BCGP_DOCK_METHOD dockMethod) | CBCGPControlBar | virtual |
| OnControlBarContextMenu(CWnd *pParentFrame, CPoint point) | CBCGPBaseControlBar | virtual |
| OnDrawBackground(CDC *pDC, CRect rect) | CBCGPCaptionBar | protectedvirtual |
| OnDrawBorder(CDC *pDC, CRect rect) | CBCGPCaptionBar | protectedvirtual |
| OnDrawButton(CDC *pDC, CRect rect, const CString &strButton, BOOL bEnabled) | CBCGPCaptionBar | protectedvirtual |
| OnDrawImage(CDC *pDC, CRect rect) | CBCGPCaptionBar | protectedvirtual |
| OnDrawText(CDC *pDC, CRect rect, const CString &strText) | CBCGPCaptionBar | protectedvirtual |
| OnGestureEventBegin() | CBCGPGestureBase | inlineprotectedvirtual |
| OnGestureEventEnd() | CBCGPGestureBase | inlineprotectedvirtual |
| OnGestureEventPan(const CPoint &ptFrom, const CPoint &ptTo, CSize &sizeOverPan) | CBCGPGestureBase | protectedvirtual |
| 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 |
| OnPressCloseButton() | CBCGPControlBar | virtual |
| OnRemoveFromMiniFrame(CBCGPMiniFrameWnd *pMiniFrame) | CBCGPBaseControlBar | inlinevirtual |
| ProcessGestureEvent(CWnd *pWndThis, WPARAM wp, LPARAM lp) | CBCGPGestureBase | protected |
| RemoveBitmap() | CBCGPCaptionBar | |
| RemoveButton() | CBCGPCaptionBar | |
| RemoveIcon() | CBCGPCaptionBar | |
| RemoveText() | CBCGPCaptionBar | |
| SetBarAlignment(DWORD dwAlignment) | CBCGPBaseControlBar | inlinevirtual |
| SetBarStyle(DWORD dwNewStyle) | CBCGPBaseControlBar | inlinevirtual |
| SetBitmap(HBITMAP hBitmap, COLORREF clrTransparent, BOOL bStretch=FALSE, BarElementAlignment bmpAlignment=ALIGN_RIGHT, BOOL bAutoScale=FALSE) | CBCGPCaptionBar | |
| SetBitmap(UINT uiBmpResID, COLORREF clrTransparent, BOOL bStretch=FALSE, BarElementAlignment bmpAlignment=ALIGN_RIGHT, BOOL bAutoScale=FALSE) | CBCGPCaptionBar | |
| SetBorders(int cxLeft=0, int cyTop=0, int cxRight=0, int cyBottom=0, BOOL bIsTransparent=FALSE) | CBCGPControlBar | |
| SetBorders(LPCRECT lpRect, BOOL bIsTransparent=FALSE) | CBCGPControlBar | |
| SetBorderSize(int nSize) | CBCGPCaptionBar | inline |
| SetButton(LPCTSTR lpszLabel, UINT uiCmdUI, BarElementAlignment btnAlignmnet=ALIGN_LEFT, BOOL bHasDropDownArrow=TRUE) | CBCGPCaptionBar | |
| SetButtonPressed(BOOL bPresed=TRUE) | CBCGPCaptionBar | |
| SetButtonToolTip(LPCTSTR lpszToolTip, LPCTSTR lpszDescription=NULL) | CBCGPCaptionBar | |
| SetCaptionFont(BOOL bSet=TRUE) | CBCGPCaptionBar | |
| SetDockMode(BCGP_DOCK_TYPE dockModeNew) | CBCGPBaseControlBar | inline |
| SetExclusiveRowMode(BOOL bExclusive=TRUE) | CBCGPControlBar | inlinevirtual |
| SetFlatBorder(BOOL bFlat=TRUE) | CBCGPCaptionBar | inline |
| SetIcon(HICON hIcon, BarElementAlignment iconAlignment=ALIGN_RIGHT) | CBCGPCaptionBar | |
| SetImageIndex(int nIndex) | CBCGPCaptionBar | |
| SetImageList(UINT nResID, int nImageIndex=0, const CSize &sizeImage=CSize(16, 16), BarElementAlignment bmpAlignment=ALIGN_RIGHT) | CBCGPCaptionBar | |
| SetImageToolTip(LPCTSTR lpszToolTip, LPCTSTR lpszDescription=NULL) | CBCGPCaptionBar | |
| SetMargin(int nMargin) | CBCGPCaptionBar | inline |
| SetMessageBarMode(BOOL bIsMessageBarMode=TRUE) | CBCGPCaptionBar | |
| SetMiniFrameRTC(CRuntimeClass *pClass) | CBCGPControlBar | inline |
| SetText(const CString &strText, BarElementAlignment textAlignment=ALIGN_RIGHT) | CBCGPCaptionBar | |
| ShowControlBar(BOOL bShow, BOOL bDelay, BOOL bActivate) | CBCGPBaseControlBar | virtual |
| ToggleAutoHide() | CBCGPControlBar | inlinevirtual |