PBM_SETMARQUEE top-level constant Null safety
Sets the progress bar to marquee mode. This causes the progress bar to move like a marquee.
Implementation
const PBM_SETMARQUEE = WM_USER + 10;
Sets the progress bar to marquee mode. This causes the progress bar to move like a marquee.
const PBM_SETMARQUEE = WM_USER + 10;