PBS_MARQUEE top-level constant

int const PBS_MARQUEE

The progress indicator does not grow in size but instead moves repeatedly along the length of the bar, indicating activity without specifying what proportion of the progress is complete.

Implementation

const PBS_MARQUEE = 0x08;