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.
bEnabled | TRUE to enable the marquee bar; FALSE to disable the marquee bar and remove it from the CBCGPTaskDialog. |
nMarqueeSpeed | An integer that indicates the speed of the marquee bar. |
style | The marquee bar style. |