2 references to TBM_SETTICFREQ
System.Windows.Forms (2)
winforms\Managed\System\WinForms\TrackBar.cs (2)
662
SendMessage(NativeMethods.
TBM_SETTICFREQ
, value, 0);
925
SendMessage(NativeMethods.
TBM_SETTICFREQ
, tickFrequency, 0);