2 references to PBM_SETMARQUEE
System.Windows.Forms (2)
System\Windows\Forms\Controls\ProgressBar\ProgressBar.cs (2)
252PInvokeCore.SendMessage(this, PInvoke.PBM_SETMARQUEE, (WPARAM)(BOOL)false, (LPARAM)_marqueeAnimationSpeed); 256PInvokeCore.SendMessage(this, PInvoke.PBM_SETMARQUEE, (WPARAM)(BOOL)true, (LPARAM)_marqueeAnimationSpeed);