BCGControlBar Pro for MFC
void CBCGPTaskDialog::SetProgressBarMarquee ( BOOL  bEnabled = TRUE,
int  nMarqueeSpeed = 0,
CBCGPProgressCtrl::BCGP_MARQUEE_STYLE  style = CBCGPProgressCtrl::BCGP_MARQUEE_DEFAULT,
BOOL  bMarqueeDotsFade = FALSE 
)

Configures a marquee bar for the CBCGPTaskDialog and adds it to the dialog box.

Parameters
bEnabledTRUE to enable the marquee bar; FALSE to disable the marquee bar and remove it from the CBCGPTaskDialog.
nMarqueeSpeedAn integer that indicates the speed of the marquee bar.
styleThe marquee bar style.
bMarqueeDotsFadeSet the parameter to TRUE if you wish to display the marquee dots with a fading effect during progress.