2 references to PBM_SETPOS
System.Windows.Forms (2)
System\Windows\Forms\Controls\ProgressBar\ProgressBar.cs (2)
600
PInvokeCore.SendMessage(this, PInvoke.
PBM_SETPOS
, (WPARAM)_value);
682
PInvokeCore.SendMessage(this, PInvoke.
PBM_SETPOS
, (WPARAM)_value);