PBM_SETMARQUEE top-level constant

int const PBM_SETMARQUEE

Sets the progress bar to marquee mode. This causes the progress bar to move like a marquee.

Implementation

const PBM_SETMARQUEE = WM_USER + 10;