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