BCGControlBar Pro for MFC
CBCGPStepProgressBarRenderer Member List

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

BCGP_STEPPROGRESS_AUTO enum valueCBCGPStepProgressBarRenderer
BCGP_STEPPROGRESS_HORIZONTAL enum valueCBCGPStepProgressBarRenderer
BCGP_STEPPROGRESS_VERTICAL enum valueCBCGPStepProgressBarRenderer
BCGPANIMATION_AccelerateDecelerate enum valueCBCGPAnimationManager
BCGPANIMATION_Cubic enum valueCBCGPAnimationManager
BCGPANIMATION_Legacy enum valueCBCGPAnimationManager
BCGPANIMATION_Linear enum valueCBCGPAnimationManager
BCGPANIMATION_ParabolicFromAcceleration enum valueCBCGPAnimationManager
BCGPANIMATION_SmoothStop enum valueCBCGPAnimationManager
BCGPAnimationType enum nameCBCGPAnimationManager
BCGPStepProgressBarLayout enum nameCBCGPStepProgressBarRenderer
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())CBCGPGraphicsManagerHelperprotected
DoGraphicsManagerDraw(CDC *pDC, CRect rectDraw, const CBCGPColor &color=CBCGPColor())CBCGPGraphicsManagerHelperprotected
GetAnimatedValue() const CBCGPAnimationManagerinline
GetAnimationDuration() const CBCGPAnimationManagerinline
GetCompletedColor() const CBCGPStepProgressBarRendererinline
GetCompletedSteps() const CBCGPStepProgressBarRendererinline
GetCurrentStepProgress() const CBCGPStepProgressBarRendererinline
GetLastAnimationError() const CBCGPAnimationManagerinline
GetLayout() const CBCGPStepProgressBarRendererinline
GetOptimalSize(CFont *pFont, int nSize)CBCGPStepProgressBarRenderer
IsAnimated() const CBCGPAnimationManagerinline
IsAnimationSupportedByOS()CBCGPAnimationManagerstatic
IsHighlightCompletedStepsTextLabels() const CBCGPStepProgressBarRendererinline
IsOutlineCurrentStep() const CBCGPStepProgressBarRendererinline
IsReversedOrder() const CBCGPStepProgressBarRendererinline
IsStepCompleted(int nIndex) const CBCGPStepProgressBarRendererinline
OnAnimationIdle()CBCGPAnimationManagerinlineprotectedvirtual
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
SetReversedOrder(BOOL bReversedOrder=TRUE, BOOL bRedraw=TRUE)CBCGPStepProgressBarRenderer
SetSteps(const CStringArray &arStepLabels, BOOL bRedraw=TRUE)CBCGPStepProgressBarRenderer
SetSteps(const CString &strStepLabels, BOOL bRedraw=TRUE)CBCGPStepProgressBarRenderer
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