2 references to PBM_SETSTEP
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ProgressBar.cs (2)
553if (IsHandleCreated) SendMessage(NativeMethods.PBM_SETSTEP, step, 0); 786SendMessage(NativeMethods.PBM_SETSTEP, step, 0);