| BCGP_STEPPROGRESS_AUTO enum value | CBCGPStepProgressBarRenderer | |
| BCGP_STEPPROGRESS_HORIZONTAL enum value | CBCGPStepProgressBarRenderer | |
| BCGP_STEPPROGRESS_VERTICAL enum value | CBCGPStepProgressBarRenderer | |
| 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 | |
| BCGPStepProgressBarLayout enum name | CBCGPStepProgressBarRenderer | |
| CBCGPAnimationManager() | CBCGPAnimationManager | |
| CBCGPStepProgressBarRenderer(CWnd *pWndOwner) | CBCGPStepProgressBarRenderer | |
| DoDraw(CDC *pDC, CRect rect, CFont *pFont, COLORREF clrText, BOOL bVisualManagerTheme, BOOL bDrawOnGlass=FALSE) | CBCGPStepProgressBarRenderer | |
| DoGraphicsManagerDraw(CDC *pDC, CWnd *pWnd, const CBCGPColor &color=CBCGPColor()) | CBCGPGraphicsManagerHelper | protected |
| DoGraphicsManagerDraw(CDC *pDC, CRect rectDraw, const CBCGPColor &color=CBCGPColor()) | CBCGPGraphicsManagerHelper | protected |
| GetAnimatedValue() const | CBCGPAnimationManager | inline |
| GetAnimationDuration() const | CBCGPAnimationManager | inline |
| GetCompletedColor() const | CBCGPStepProgressBarRenderer | inline |
| GetCompletedSteps() const | CBCGPStepProgressBarRenderer | inline |
| GetCurrentStepProgress() const | CBCGPStepProgressBarRenderer | inline |
| GetLastAnimationError() const | CBCGPAnimationManager | inline |
| GetLayout() const | CBCGPStepProgressBarRenderer | inline |
| GetOptimalSize(CFont *pFont, int nSize) | CBCGPStepProgressBarRenderer | |
| IsAnimated() const | CBCGPAnimationManager | inline |
| IsAnimationSupportedByOS() | CBCGPAnimationManager | static |
| IsAutoInverseIconsInDarkTheme() const | CBCGPStatic | inline |
| IsCaptionMode() const | CBCGPStatic | inline |
| IsHighlightCompletedStepsTextLabels() const | CBCGPStepProgressBarRenderer | inline |
| IsOutlineCurrentStep() const | CBCGPStepProgressBarRenderer | inline |
| IsReversedOrder() const | CBCGPStepProgressBarRenderer | inline |
| IsStepCompleted(int nIndex) const | CBCGPStepProgressBarRenderer | inline |
| IsTitleMode() const | CBCGPStatic | inline |
| m_bCheckAlignmentInSizeToContent | CBCGPStatic | static |
| m_bDPIAwareIcon | CBCGPStatic | |
| CBCGPStatic::m_bOnGlass | CBCGPStatic | |
| m_bVisualManagerStyle | CBCGPStatic | |
| m_clrBkgnd | CBCGPStatic | |
| m_clrText | CBCGPStatic | |
| OnAnimationIdle() | CBCGPAnimationManager | inlineprotectedvirtual |
| SetAutoInverseIconsInDarkTheme(BOOL bSet=TRUE) | CBCGPStatic | |
| SetCaptionMode(BOOL bCaptionMode=TRUE, BOOL bAutoResize=FALSE) | CBCGPStatic | |
| SetCompletedColor(COLORREF clr, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetCompletedIcons(UINT nIconsResID, int nSizeIcon=16, BOOL bAutoInverseIcons=FALSE, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetCompletedSteps(int nSteps, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetCurrentStepProgress(int nProgress, BOOL bRedraw=TRUE, double dblTransitionTime=0.0) | CBCGPStepProgressBarRenderer | |
| SetGraphicsManagerType(CBCGPGraphicsManager::BCGP_GRAPHICS_MANAGER type) | CBCGPGraphicsManagerHelper | |
| SetHeaders(const CStringArray &arHeaderLabels, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetHeaders(const CString &strHeaderLabels, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetHighlightCompletedStepsTextLabels(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetIcons(UINT nIconsResID, int nSizeIcon=16, BOOL bAutoInverseIcons=FALSE, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetLayout(BCGPStepProgressBarLayout layout, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetOutlineCurrentStep(BOOL bSet=TRUE, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetPicture(UINT nResID, BOOL bDPIAutoScale=TRUE, BOOL bAutoResize=FALSE, HINSTANCE hResInstance=NULL, BOOL bDisable3DColorsMapping=FALSE) | CBCGPStatic | |
| SetPicture(const CBCGPToolBarImages &src, BOOL bAutoResize=FALSE) | CBCGPStatic | |
| SetPicture(const CString &strImagePath, BOOL bDPIAutoScale=TRUE, BOOL bAutoResize=FALSE, BOOL bDisable3DColorsMapping=FALSE) | CBCGPStatic | |
| SetPicture(HBITMAP hBitmap, BOOL bAutoResize=FALSE) | CBCGPStatic | |
| SetPicture(const CBCGPSVGImage &image, BOOL bAutoResize=FALSE) | CBCGPStatic | |
| SetReversedOrder(BOOL bReversedOrder=TRUE, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetSteps(const CStringArray &arStepLabels, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetSteps(const CString &strStepLabels, BOOL bRedraw=TRUE) | CBCGPStepProgressBarRenderer | |
| SetTitleMode(BOOL bTitleMode=TRUE, BOOL bAutoResize=FALSE) | CBCGPStatic | |
| 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 | |