2 references to PBM_SETPOS
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProgressBar.cs (2)
787SendMessage(NativeMethods.PBM_SETPOS, value, 0); 884if (IsHandleCreated) SendMessage(NativeMethods.PBM_SETPOS, value, 0);