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

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.