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